Condividi tramite


proprietà JET_RETRIEVECOLUMN.columnidNextTagged

Ottiene l'oggetto columnid della colonna con tag, multivalore o sparse quando tutte le colonne contrassegnate vengono recuperate passando 0 come columnid.

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

Sintassi

'Declaration
Public Property columnidNextTagged As JET_COLUMNID
    Get
    Private Set
'Usage
Dim instance As JET_RETRIEVECOLUMN
Dim value As JET_COLUMNID

value = instance.columnidNextTagged
public JET_COLUMNID columnidNextTagged { get; private set; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Vedi anche

Riferimento

classe JET_RETRIEVECOLUMN

membri JET_RETRIEVECOLUMN

Spazio dei nomi Microsoft.Isam.Esent.Interop