hdbc 屬性
Returns an Integer that contains the ODBC database connection handle.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
ReadOnly Property hdbc As Integer
Get
'用途
Dim instance As IDTSODBCHandles100
Dim value As Integer
value = instance.hdbc
int hdbc { get; }
property int hdbc {
int get ();
}
abstract hdbc : int
function get hdbc () : int
屬性值
型別:System. . :: . .Int32
An Integer that contains the ODBC database connection handle.