Metodo Api.JetGetVersion
Recupera la versione del motore di database.
Questa API non è conforme a CLS.
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
<CLSCompliantAttribute(False)> _
Public Shared Sub JetGetVersion ( _
sesid As JET_SESID, _
<OutAttribute> ByRef version As UInteger _
)
'Usage
Dim sesid As JET_SESID
Dim version As UIntegerApi.JetGetVersion(sesid, version)
[CLSCompliantAttribute(false)]
public static void JetGetVersion(
JET_SESID sesid,
out uint version
)
Parametri
sesid
Tipo: Microsoft.Isam.Esent.Interop.JET_SESIDSessione da usare.
version
Tipo: System.UInt32Restituisce il numero di versione del motore di database.