หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Returns an Integer that contains the ODBC database connection handle.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
ReadOnly Property hdbc As Integer
Get
'Usage
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
Property Value
Type: System.Int32
An Integer that contains the ODBC database connection handle.