IDTSODBCHandles100.henv プロパティ

定義

ODBC 環境ハンドルを含む整数を返します。

public:
 property int henv { int get(); };
[System.Runtime.InteropServices.DispId(1)]
public int henv { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.henv : int
Public ReadOnly Property henv As Integer

プロパティ値

ODBC 環境ハンドルを含む整数。

属性

適用対象