次の方法で共有


JET_SETCOLUMN.ibLongValue プロパティ

LongBinary 型または LongText 型の列に設定する最初のバイトへのオフセットを取得または設定します。

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

構文

'Declaration
Public Property ibLongValue As Integer
    Get
    Set
'Usage
Dim instance As JET_SETCOLUMN
Dim value As Integer

value = instance.ibLongValue

instance.ibLongValue = value
public int ibLongValue { get; set; }

プロパティ値

型: System.Int32

こちらもご覧ください

リファレンス

JET_SETCOLUMN クラス

JET_SETCOLUMN メンバー

Microsoft.Isam.Esent.Interop 名前空間