SystemParameters.MaxInstances 속성

만들 수 있는 최대 인스턴스 수를 가져오거나 설정합니다.

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

구문

'Declaration
Public Shared Property MaxInstances As Integer
    Get
    Set
'Usage
Dim value As Integer

value = SystemParameters.MaxInstances

SystemParameters.MaxInstances = value
public static int MaxInstances { get; set; }

속성 값

형식: System.Int32

추가 정보

참조

SystemParameters 클래스

SystemParameters 멤버

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