Compartir a través de


DtsLogProviderAttribute Miembros

Supplies design time information about a LogProvider object.

El tipo DtsLogProviderAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico DtsLogProviderAttribute Initializes a new instance of the DtsLogProviderAttribute class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Description Infraestructura. (Se hereda de DtsLocalizableAttribute).
Propiedad pública DisplayName Infraestructura. (Se hereda de DtsLocalizableAttribute).
Propiedad pública IconResource Gets or sets the icon associated with a log provider.
Propiedad pública LocalizationType Infraestructura. (Se hereda de DtsLocalizableAttribute).
Propiedad pública LogProviderContact Gets or sets the contact information for the log provider.
Propiedad pública LogProviderType Gets or sets the type of the log provider. This property is required.
Propiedad pública RequiredProductLevel
Propiedad pública TypeId (Se hereda de Attribute).
Propiedad pública UITypeName Not used. Custom user interfaces for custom log providers are not implemented in Integration Services.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio