Condividi tramite


Metodo Windows8Api.JetCreateTableColumnIndex4

Crea una tabella, aggiunge colonne e indici in tale tabella. JetCreateTableColumnIndex3(JET_SESID, JET_DBID, JET_TABLECREATE)

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

Sintassi

'Declaration
Public Shared Sub JetCreateTableColumnIndex4 ( _
    sesid As JET_SESID, _
    dbid As JET_DBID, _
    tablecreate As JET_TABLECREATE _
)
'Usage
Dim sesid As JET_SESID
Dim dbid As JET_DBID
Dim tablecreate As JET_TABLECREATEWindows8Api.JetCreateTableColumnIndex4(sesid, _
    dbid, tablecreate)
public static void JetCreateTableColumnIndex4(
    JET_SESID sesid,
    JET_DBID dbid,
    JET_TABLECREATE tablecreate
)

Parametri

Vedi anche

Riferimento

Classe Windows8Api

Membri di Windows8Api

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