JET_DBINFOMISC.fShadowingDisabled 属性

获取一个值,该值指示是否启用目录隐藏。 此值仅供内部使用。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间