Condividi tramite


JET_RETRIEVECOLUMN.cbData, proprietà

Ottiene o imposta le dimensioni del buffer pvData , in byte. L'operazione di recupero della colonna non archivierà più dati in pvData rispetto a cbData.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property cbData As Integer
    Get
    Set
'Usage
Dim instance As JET_RETRIEVECOLUMN
Dim value As Integer

value = instance.cbData

instance.cbData = value
public int cbData { get; set; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

classe JET_RETRIEVECOLUMN

membri JET_RETRIEVECOLUMN

Spazio dei nomi Microsoft.Isam.Esent.Interop