Condividi tramite


Proprietà henv

Returns an Integer that contains the ODBC environment handle.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property henv As Integer
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Int32
An Integer that contains the ODBC environment handle.