RelationshipEntrySource.Offset プロパティ

ファイル内のリレーションシップ エントリのオフセットを取得します。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public MustOverride ReadOnly Property Offset As Integer
'使用
Dim instance As RelationshipEntrySource
Dim value As Integer

value = instance.Offset
public abstract int Offset { get; }
public:
virtual property int Offset {
    int get () abstract;
}
public abstract function get Offset () : int

プロパティ値

型 : System.Int32

参照

参照

RelationshipEntrySource クラス

RelationshipEntrySource メンバ

Microsoft.Data.Schema.SchemaModel 名前空間