henv 属性
Returns an Integer that contains the ODBC environment handle.
命名空间: 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
An Integer that contains the ODBC environment handle.