ColumnValue.RetrieveGrbit 속성

열 검색 옵션을 가져오거나 설정합니다.

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

구문

'Declaration
Public Property RetrieveGrbit As RetrieveColumnGrbit
    Get
    Set
'Usage
Dim instance As ColumnValue
Dim value As RetrieveColumnGrbit

value = instance.RetrieveGrbit

instance.RetrieveGrbit = value
public RetrieveColumnGrbit RetrieveGrbit { get; set; }

속성 값

형식: Microsoft.Isam.Esent.Interop.RetrieveColumnGrbit

추가 정보

참조

ColumnValue 클래스

ColumnValue 멤버

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