Share via


IDTSODBCHandles100 Schnittstelle

Definition

Definiert die systemeigene Schnittstelle für die ODBC-Verbindung. Ein Verweis auf diese Schnittstelle wird von der AcquireConnection(Object)-Methode zurückgegeben, wenn ConnectionManager den ODBC-Typ aufweist.

public interface class IDTSODBCHandles100
[System.Runtime.InteropServices.Guid("3CD7CEB2-9B1D-4AA2-B62C-6B8763457CD7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSODBCHandles100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("20EFECD1-5E6C-4E22-80C6-BD099C734F81")]
public interface IDTSODBCHandles100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("CCE39195-6D20-4822-8308-EF1087BCA5B4")]
public interface IDTSODBCHandles100
[<System.Runtime.InteropServices.Guid("3CD7CEB2-9B1D-4AA2-B62C-6B8763457CD7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSODBCHandles100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("20EFECD1-5E6C-4E22-80C6-BD099C734F81")>]
type IDTSODBCHandles100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("CCE39195-6D20-4822-8308-EF1087BCA5B4")>]
type IDTSODBCHandles100 = interface
Public Interface IDTSODBCHandles100
Abgeleitet
Attribute

Eigenschaften

cstr

Gibt eine Zeichenfolge zurück, die die abgeschlossene Verbindungszeichenfolge enthält, die vom Treiber zurückgegeben wird.

hdbc

Gibt einen Integer-Wert zurück, der den ODBC-Datenbankverbindungshandpunkt enthält.

henv

Gibt einen Integer-Wert zurück, der den ODBC-Umgebungshandpunkt enthält.

Gilt für: