DataReaderLoadOperation.Id Property

Definition

Gets a unique identifier that represents the data load operation.

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

Property Value

UInt32

unsigned int

uint32_t

The identifier.

Implements

Id

Applies to