DtsConnectionAttribute Miembros
Supplies design time information about a ConnectionManager object.
El tipo DtsConnectionAttribute expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DtsConnectionAttribute | Initializes a new instance of the DtsConnectionAttribute class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Attribute). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Attribute). | |
GetType | (Se hereda de Object). | |
IsDefaultAttribute | (Se hereda de Attribute). | |
Match | (Se hereda de Attribute). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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 | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
DisplayName | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
IconResource | Gets or sets the icon associated with the connection manager object. | |
LocalizationType | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
TypeId | (Se hereda de Attribute). | |
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the connection manager. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Se hereda de Attribute). | |
_Attribute. . :: . .Invoke | (Se hereda de Attribute). |
Principio
Vea también