Partager via


henv propriété

Returns an Integer that contains the ODBC environment handle.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans 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 la propriété

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