proprietà JET_RECSIZE.cbData

Ottiene il set di dati utente nel record.

Namespace:Microsoft.Isam.Esent.Interop.Vista
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property cbData As Long
    Get
    Friend Set
'Usage
Dim instance As JET_RECSIZE
Dim value As Long

value = instance.cbData
public long cbData { get; internal set; }

Valore proprietà

Tipo: System.Int64

Vedi anche

Riferimento

struttura JET_RECSIZE

membri JET_RECSIZE

Spazio dei nomi Microsoft.Isam.Esent.Interop.Vista