Freigeben über


IModelRelationshipEntry.Ordinal-Eigenschaft

Ruft die Position dieses Eintrags in der Beziehung ab.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
ReadOnly Property Ordinal As Integer
    Get
int Ordinal { get; }
property int Ordinal {
    int get ();
}
abstract Ordinal : int
function get Ordinal () : int

Eigenschaftswert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelRelationshipEntry Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace