次の方法で共有


Int32ColumnValue クラス

Int32 列の値。

継承階層

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Int32>
      Microsoft.Isam.Esent.Interop.Int32ColumnValue

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public Class Int32ColumnValue _
    Inherits ColumnValueOfStruct(Of Integer)
'Usage
Dim instance As Int32ColumnValue
public class Int32ColumnValue : ColumnValueOfStruct<int>

スレッド セーフ

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

関連項目

リファレンス

Int32ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間