Partager via


propriété JET_DBINFOMISC.fShadowingDisabled

Obtient une valeur indiquant si l’ombre du catalogue est activée. Cette valeur est uniquement à usage interne.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property fShadowingDisabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As Boolean

value = instance.fShadowingDisabled
public bool fShadowingDisabled { get; internal set; }

Valeur de la propriété

Type : System.Boolean

Voir aussi

Informations de référence

JET_DBINFOMISC classe

JET_DBINFOMISC membres

Espace de noms Microsoft.Isam.Esent.Interop