Compartir a través de


DataReaderLoadOperation.Id Propiedad

Definición

Obtiene un identificador único que representa la operación de carga de datos.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

El identificador.

Implementaciones

Id

Se aplica a