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. |
頂端