JET_DBINFOMISC.fShadowingDisabled, proprietà

Ottiene un valore che indica se l'ombreggiatura del catalogo è abilitata. Questo valore è solo per l'uso interno.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Boolean

Vedi anche

Riferimento

classe JET_DBINFOMISC

membri JET_DBINFOMISC

Spazio dei nomi Microsoft.Isam.Esent.Interop