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) |