IDTSODBCHandles100.henv Property

Definition

Returns an Integer that contains the ODBC environment handle.

public:
 property int henv { int get(); };
[System.Runtime.InteropServices.DispId(1)]
public int henv { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.henv : int
Public ReadOnly Property henv As Integer

Property Value

An Integer that contains the ODBC environment handle.

Attributes

Applies to