JET_RSTINFO.rgrstmap 속성

JET_RSTMAP 구조체의 배열을 가져오거나 설정합니다.

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

구문

'Declaration
Public Property rgrstmap As JET_RSTMAP()
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_RSTMAP()

value = instance.rgrstmap

instance.rgrstmap = value
public JET_RSTMAP[] rgrstmap { get; set; }

속성 값

형식: []

추가 정보

참조

JET_RSTINFO 클래스

JET_RSTINFO 멤버

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