ConnectionManagerOdbc Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class ConnectionManagerOdbc : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerOdbcClass))]
[System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")]
public interface ConnectionManagerOdbc : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerOdbcClass))>]
[<System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")>]
type ConnectionManagerOdbc = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerOdbc
Implements IDTSConnectionManager100
- Derivado
- Atributos
- Implementaciones
Propiedades
| ConnectionString | (Heredado de IDTSConnectionManager100) |
| ProtectionLevel | (Heredado de IDTSConnectionManager100) |
| Scope | (Heredado de IDTSConnectionManager100) |
| SupportsDTCTransactions | (Heredado de IDTSConnectionManager100) |
Métodos
| AcquireConnection(Object) | (Heredado de IDTSConnectionManager100) |
| ReleaseConnection(Object) | (Heredado de IDTSConnectionManager100) |
| SetQualifier(String) | (Heredado de IDTSConnectionManager100) |
| Validate(IDTSInfoEvents100) | (Heredado de IDTSConnectionManager100) |