Freigeben über


DtsConnectionAttribute-Member

Supplies design time information about a ConnectionManager object.

Der DtsConnectionAttribute-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode DtsConnectionAttribute Initializes a new instance of the DtsConnectionAttribute class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Attribute.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Attribute.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IsDefaultAttribute (Geerbt von Attribute.)
Öffentliche Methode Match (Geerbt von Attribute.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConnectionContact Gets or sets a String that contains the contact information for the connection manager.
Öffentliche Eigenschaft ConnectionType Gets or sets the type of the connection manager. This property is required.
Öffentliche Eigenschaft Description Infrastruktur. (Geerbt von DtsLocalizableAttribute.)
Öffentliche Eigenschaft DisplayName Infrastruktur. (Geerbt von DtsLocalizableAttribute.)
Öffentliche Eigenschaft IconResource Gets or sets the icon associated with the connection manager object.
Öffentliche Eigenschaft LocalizationType Infrastruktur. (Geerbt von DtsLocalizableAttribute.)
Öffentliche Eigenschaft TypeId (Geerbt von Attribute.)
Öffentliche Eigenschaft UITypeName Specifies the qualified name of the assembly that implements the user interface of the connection manager.

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetIDsOfNames (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfo (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfoCount (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .Invoke (Geerbt von Attribute.)

Zum Anfang