API. JetGetDatabaseFileInfo, méthode (String, Int64, JET_DbInfo)
Récupère certaines informations sur la base de données spécifiée.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Shared Sub JetGetDatabaseFileInfo ( _
databaseName As String, _
<OutAttribute> ByRef value As Long, _
infoLevel As JET_DbInfo _
)
'Usage
Dim databaseName As String
Dim value As Long
Dim infoLevel As JET_DbInfoApi.JetGetDatabaseFileInfo(databaseName, _
value, infoLevel)
public static void JetGetDatabaseFileInfo(
string databaseName,
out long value,
JET_DbInfo infoLevel
)
Paramètres
databaseName
Type : System. StringNom de fichier de la base de données.
value
Type : System. Int64Valeur à récupérer.
infoLevel
Type : Microsoft.ISAM.esent.Interop.JET_DbInfoDonnées spécifiques à récupérer.