ConnectionManagerOLAPClass 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class ConnectionManagerOLAPClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ConnectionManagerOLAP, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("05B2302B-4C20-43FD-92B3-3A067A037436")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerOLAPClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerOLAP, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("05B2302B-4C20-43FD-92B3-3A067A037436")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerOLAPClass = class
interface IDTSConnectionManager100
interface ConnectionManagerOLAP
interface IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerOLAPClass
Implements ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
- 继承
-
ConnectionManagerOLAPClass
- 属性
- 实现
注解
有关详细信息,请参阅 ConnectionManager。
构造函数
| ConnectionManagerOLAPClass() |
属性
| ConnectionString | |
| InitialCatalog | |
| Password | |
| ProtectionLevel | |
| RetainSameConnection | |
| Scope | |
| ServerName | |
| SupportsDTCTransactions | |
| UserName |
方法
| AcquireConnection(Object) | |
| GetConnectionForSchema() | |
| ReleaseConnection(Object) | |
| SetQualifier(String) | |
| Validate(IDTSInfoEvents100) |