Instance.TermGrbit 属性

获取或设置此实例的 TermGrbit。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property TermGrbit As TermGrbit
    Get
    Set
'Usage
Dim instance As Instance
Dim value As TermGrbit

value = instance.TermGrbit

instance.TermGrbit = value
public TermGrbit TermGrbit { get; set; }

属性值

类型: Microsoft.Isam.Esent.Interop.TermGrbit

请参阅

参考

实例类

实例成员

Microsoft.Isam.Esent.Interop 命名空间