henv プロパティ
ODBC 環境ハンドルを表す Integer を返します。
名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)
構文
'宣言
ReadOnly Property henv As Integer
Get
'使用
Dim instance As IDTSODBCHandles100
Dim value As Integer
value = instance.henv
int henv { get; }
property int henv {
int get ();
}
abstract henv : int
function get henv () : int
プロパティ値
型: System. . :: . .Int32
ODBC 環境ハンドルを表す Integer です。