ConnectionManagerOLAPClass 클래스

정의

public ref class ConnectionManagerOLAPClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ConnectionManagerOLAP, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D3102C96-CC8A-409D-A94C-2175F8D16FE0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerOLAPClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerOLAP, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D3102C96-CC8A-409D-A94C-2175F8D16FE0")>]
[<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
특성
구현

생성자

ConnectionManagerOLAPClass()

속성

ConnectionString
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

메서드

AcquireConnection(Object)
GetConnectionForSchema()
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

적용 대상