JET_RECSIZE.cbDataCompressed-Eigenschaft
Ruft die komprimierte Größe der Benutzerdaten im Datensatz ab. Dies ist identisch mit cbData, wenn keine systeminternen Long-Werte komprimiert werden.
Namespace: Microsoft.Isam.Esent.Interop.Vista
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property cbDataCompressed As Long
Get
Friend Set
'Usage
Dim instance As JET_RECSIZE
Dim value As Long
value = instance.cbDataCompressed
public long cbDataCompressed { get; internal set; }
Eigenschaftswert
Typ: System.Int64