DtsConnectionAttribute-Member
Supplies design time information about a ConnectionManager object.
Der DtsConnectionAttribute-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DtsConnectionAttribute | Initializes a new instance of the DtsConnectionAttribute class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Attribute.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Attribute.) | |
GetType | (Geerbt von Object.) | |
IsDefaultAttribute | (Geerbt von Attribute.) | |
Match | (Geerbt von Attribute.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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 | Infrastruktur. (Geerbt von DtsLocalizableAttribute.) | |
DisplayName | Infrastruktur. (Geerbt von DtsLocalizableAttribute.) | |
IconResource | Gets or sets the icon associated with the connection manager object. | |
LocalizationType | Infrastruktur. (Geerbt von DtsLocalizableAttribute.) | |
TypeId | (Geerbt von Attribute.) | |
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the connection manager. |
Zum Anfang