Partager via


Propriété henv

Returns an Integer that contains the ODBC environment handle.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
ReadOnly Property henv As Integer
    Get
'Utilisation
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

Valeur de propriété

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