IndexInfo.Keys 속성
인덱스의 고유 키 수를 가져옵니다. 이 값은 현재 값이 아니며 Api.JetComputeStats에서만 업데이트됩니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public ReadOnly Property Keys As Integer
Get
'Usage
Dim instance As IndexInfo
Dim value As Integer
value = instance.Keys
public int Keys { get; }
속성 값
형식: System.Int32