DataReaderLoadOperation.Id プロパティ

定義

データ読み込み操作を表す一意識別子を取得します。

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = dataReaderLoadOperation.id;
Public ReadOnly Property Id As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

識別子。

実装

Id

適用対象