Represents the function output parameter in the database structure.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public sealed class OutParameter : ParameterBase |
Visual Basic (Declaration) |
---|
Public NotInheritable Class OutParameter _ Inherits ParameterBase |
Visual C++ |
---|
public ref class OutParameter sealed : public ParameterBase |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.DataModel.MsSql..::.Element
PerpetuumSoft.DataModel.MsSql..::.ParameterBase
PerpetuumSoft.DataModel.MsSql..::.OutParameter
PerpetuumSoft.DataModel.MsSql..::.Element
PerpetuumSoft.DataModel.MsSql..::.ParameterBase
PerpetuumSoft.DataModel.MsSql..::.OutParameter