Właściwość AttributeBinding.Ordinal
Pobiera lub ustawia numer porządkowy reprezentującej pozycję dla powiązanie kolekcja.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property Ordinal As Integer
Get
Set
'Użycie
Dim instance As AttributeBinding
Dim value As Integer
value = instance.Ordinal
instance.Ordinal = value
public int Ordinal { get; set; }
public:
property int Ordinal {
int get ();
void set (int value);
}
member Ordinal : int with get, set
function get Ordinal () : int
function set Ordinal (value : int)
Wartość właściwości
Typ: System.Int32
Całkowitą reprezentująca numer porządkowy kolekcja, aby powiązać.