共用方式為


IModelRelationshipEntry.Ordinal 屬性

取得這個項目在關聯性中的位置。

命名空間:  Microsoft.Data.Schema.SchemaModel
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

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

屬性值

型別:System.Int32

.NET Framework 安全性

請參閱

參考

IModelRelationshipEntry 介面

Microsoft.Data.Schema.SchemaModel 命名空間