JET_OBJECTINFO classe
La structure JET_OBJECTINFO contient des informations sur un objet. Les tables sont les seuls types d’objets actuellement pris en charge.
Hiérarchie d’héritage
System.Object
Microsoft.Isam.Esent.Interop.JET_OBJECTINFO
Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Class JET_OBJECTINFO
'Usage
Dim instance As JET_OBJECTINFO
public class JET_OBJECTINFO
Sécurité des threads
Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.