DataTupleOrdinal Property |
Gets or sets the tuple ordinal.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int Ordinal { get; set; }
Public Property Ordinal As Integer
Get
Set
public:
property int Ordinal {
int get ();
void set (int value);
}
member Ordinal : int with get, set
Property Value
Type:
Int32See Also