Share via


DataWriterStoreOperation.Id 속성

정의

데이터 저장소 작업을 나타내는 고유 식별자를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

식별자입니다.

구현

Id

적용 대상