Класс ConnectionManagerItem
Represents objects for the connection manager.
Иерархия наследования
System.Object
Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItem
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Class ConnectionManagerItem
'Применение
Dim instance As ConnectionManagerItem
public class ConnectionManagerItem
public ref class ConnectionManagerItem
type ConnectionManagerItem = class end
public class ConnectionManagerItem
Тип ConnectionManagerItem обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
ConnectionManager | Gets the connection manager for the object. | |
State | Gets the state of the connection manager. | |
StreamName | Gets or sets the stream name of the connection manager. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
Load | Loads the connection manager. | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.