IDTSODBCHandles100.henv 属性

定义

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

属性值

包含 ODBC 环境句柄的 Integer

属性

适用于