SystemParameters 클래스

ESENT API에 대한 상수입니다. 시스템 매개 변수를 통해 조회할 필요는 없습니다. 이 클래스는 전역 ESENT 시스템 매개 변수를 설정하고 가져오는 정적 속성을 제공합니다. 이 클래스는 전역 ESENT 시스템 매개 변수를 설정하고 가져오는 정적 속성을 제공합니다.

상속 계층

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

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

Syntax

'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

스레드로부터의 안전성

이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.

추가 정보

참조

SystemParameters 멤버

Microsoft.Isam.Esent.Interop 네임스페이스