[Missing <summary> documentation for "P:PerpetuumSoft.DataModel.MsSql.ParameterOrderRef.Order"]
Assembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public int Order { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Order As Integer |
Visual C++ |
---|
public: property int Order { int get (); void set (int value); } |