Элементы DtsConnectionAttribute
Supplies design time information about a ConnectionManager object.
Тип DtsConnectionAttribute предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
DtsConnectionAttribute | Initializes a new instance of the DtsConnectionAttribute class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Attribute.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Attribute.) | |
GetType | (Наследуется из Object.) | |
IsDefaultAttribute | (Наследуется из Attribute.) | |
Match | (Наследуется из Attribute.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
ConnectionContact | Gets or sets a String that contains the contact information for the connection manager. | |
ConnectionType | Gets or sets the type of the connection manager. This property is required. | |
Description | Инфраструктура. (Наследуется из DtsLocalizableAttribute.) | |
DisplayName | Инфраструктура. (Наследуется из DtsLocalizableAttribute.) | |
IconResource | Gets or sets the icon associated with the connection manager object. | |
LocalizationType | Инфраструктура. (Наследуется из DtsLocalizableAttribute.) | |
TypeId | (Наследуется из Attribute.) | |
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the connection manager. |
В начало