Compartir a través de


propiedad JET_RECSIZE.cNonTaggedColumns

Obtiene el número total de columnas fijas y variables establecidas en este registro.

Espacio de nombres:Microsoft.Isam.Esent.Interop.Vista
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int64

Vea también

Referencia

estructura de JET_RECSIZE

JET_RECSIZE miembros

Espacio de nombres Microsoft.Isam.Esent.Interop.Vista