Класс ConnectionManagerOLAPClass
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
For more information, see ConnectionManager.
Иерархия наследования
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerOLAPClass
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)
Синтаксис
'Декларация
<ClassInterfaceAttribute()> _
<GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")> _
Public Class ConnectionManagerOLAPClass _
Implements IDTSConnectionManager100, ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
'Применение
Dim instance As ConnectionManagerOLAPClass
[ClassInterfaceAttribute()]
[GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")]
public class ConnectionManagerOLAPClass : IDTSConnectionManager100,
ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute()]
[GuidAttribute(L"5B614A3C-9C45-40B8-A8EF-B64444CF8A47")]
public ref class ConnectionManagerOLAPClass : IDTSConnectionManager100,
ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")>]
type ConnectionManagerOLAPClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerOLAP
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerOLAPClass implements IDTSConnectionManager100, ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
Тип ConnectionManagerOLAPClass обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ConnectionManagerOLAPClass | Инфраструктура. For more information, see ConnectionManager. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ConnectionString | Инфраструктура. For more information, see ConnectionManager. |
![]() |
InitialCatalog | Инфраструктура. For more information, see ConnectionManager. |
![]() |
Password | Инфраструктура. For more information, see ConnectionManager. |
![]() |
ProtectionLevel | Инфраструктура. For more information, see ConnectionManager. |
![]() |
RetainSameConnection | Инфраструктура. For more information, see ConnectionManager. |
![]() |
ServerName | Инфраструктура. For more information, see ConnectionManager. |
![]() |
SupportsDTCTransactions | Инфраструктура. For more information, see ConnectionManager. |
![]() |
UserName | Инфраструктура. For more information, see ConnectionManager. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
AcquireConnection | Инфраструктура. For more information, see ConnectionManager. |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetConnectionForSchema | Инфраструктура. For more information, see ConnectionManager. |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ReleaseConnection | Инфраструктура. For more information, see ConnectionManager. |
![]() |
SetQualifier | Инфраструктура. For more information, see ConnectionManager. |
![]() |
ToString | (Производный от Object.) |
![]() |
Validate | Инфраструктура. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)