Int64ColumnValue 類別
Int64資料行值。
繼承階層
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Int64>
Microsoft.Isam.Esent.Interop.Int64ColumnValue
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class Int64ColumnValue _
Inherits ColumnValueOfStruct(Of Long)
'Usage
Dim instance As Int64ColumnValue
public class Int64ColumnValue : ColumnValueOfStruct<long>
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。