SystemParameters 类

ESENT API 的常量。 无需通过系统参数查找这些参数。 此类提供静态属性来设置和获取全局 ESENT 系统参数。 此类提供静态属性来设置和获取全局 ESENT 系统参数。

继承层次结构

System.Object
  Microsoft.Isam.Esent.Interop.SystemParameters

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

语法

'Declaration
Public NotInheritable Class SystemParameters
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SystemParameters

线程安全

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

另请参阅

参考

SystemParameters 成员

Microsoft.Isam.Esent.Interop 命名空间