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 (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public Class Int64ColumnValue _
    Inherits ColumnValueOfStruct(Of Long)
'Usage
Dim instance As Int64ColumnValue
public class Int64ColumnValue : ColumnValueOfStruct<long>

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

こちらもご覧ください

リファレンス

Int64ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間