JET_DBINFOMISC.fShadowingDisabled 屬性

取得值,指出是否啟用目錄陰影。 此值僅供內部使用。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

屬性值

類型: System.Boolean

另請參閱

參考

JET_DBINFOMISC 類別

JET_DBINFOMISC成員

Microsoft.Isam.Esent.Interop 命名空間