Элементы DtsPipelineComponentAttribute

Contains design-time information about a PipelineComponent object.

Тип DtsPipelineComponentAttribute предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод DtsPipelineComponentAttribute Initializes a new instance of the DtsPipelineComponentAttribute class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Attribute.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Attribute.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод IsDefaultAttribute (Наследуется из Attribute.)
Открытый метод Match (Наследуется из Attribute.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство ComponentType Identifies a component as a source, destination, or transformation.
Открытое свойство CurrentVersion Gets or sets the version of the component.
Открытое свойство Description Gets or sets the description of the DtsLocalizableAttribute. (Наследуется из DtsLocalizableAttribute.)
Открытое свойство DisplayName Gets or sets the display name of the DtsLocalizableAttribute. (Наследуется из DtsLocalizableAttribute.)
Открытое свойство IconResource Gets or sets the icon used to represent the component in the toolbox.
Открытое свойство LocalizationType Gets or sets the class that supplies values for the DtsLocalizableAttribute. (Наследуется из DtsLocalizableAttribute.)
Открытое свойство NoEditor Gets or sets a value indicating whether the Advanced Properties editor is available for the component.
Открытое свойство RequiredProductLevel Gets or sets a value indicating the required SQL Server 2005 product level for the data flow component.
Открытое свойство ShapeProgID Gets or sets the designer shape of the component.
Открытое свойство TypeId (Наследуется из Attribute.)
Открытое свойство UITypeName Gets or sets the qualified name of the assembly implementing the user interface of the component.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод _Attribute. . :: . .GetIDsOfNames (Наследуется из Attribute.)
Явная реализация интерфейсаЗакрытый метод _Attribute. . :: . .GetTypeInfo (Наследуется из Attribute.)
Явная реализация интерфейсаЗакрытый метод _Attribute. . :: . .GetTypeInfoCount (Наследуется из Attribute.)
Явная реализация интерфейсаЗакрытый метод _Attribute. . :: . .Invoke (Наследуется из Attribute.)

В начало