ConnectionManagerAdo 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ConnectionManagerAdo : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerAdoClass))]
[System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")]
public interface ConnectionManagerAdo : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerAdoClass))>]
[<System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")>]
type ConnectionManagerAdo = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerAdo
Implements IDTSConnectionManager100
- 派生
- 属性
- 实现
属性
| ConnectionString | (继承自 IDTSConnectionManager100) |
| ProtectionLevel | (继承自 IDTSConnectionManager100) |
| Scope | (继承自 IDTSConnectionManager100) |
| SupportsDTCTransactions | (继承自 IDTSConnectionManager100) |