ColumnValue クラス

設定する列値を表すオブジェクトの基本クラス。

継承階層

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.BytesColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<T>
    Microsoft.Isam.Esent.Interop.StringColumnValue

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

構文

'Declaration
Public MustInherit Class ColumnValue
'Usage
Dim instance As ColumnValue
public abstract class ColumnValue

スレッド セーフ

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

関連項目

リファレンス

ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間