共用方式為


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.