다음을 통해 공유


IndexInfo.Name 속성

인덱스의 이름을 가져옵니다.

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

구문

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As IndexInfo
Dim value As String

value = instance.Name
public string Name { get; }

속성 값

형식: System.String

추가 정보

참조

IndexInfo 클래스

IndexInfo 멤버

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