다음을 통해 공유


henv 속성

Returns an Integer that contains the ODBC environment handle.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap.dll의 Microsoft.SqlServer.DTSRuntimeWrap

구문

‘선언
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.