Поделиться через


DtsLocalizableAttribute Members

Provides localization support by populating the DisplayName and Description properties from an embedded resource file.

The following tables list the members exposed by the DtsLocalizableAttribute type.

Protected Constructors

  Имя Description
DtsLocalizableAttribute Initializes a new instance of the DtsLocalizableAttribute class.

В начало

Public Properties

  Имя Description
ms211388.pubproperty(ru-ru,SQL.90).gif Description Gets or sets the description of the DtsLocalizableAttribute.
ms211388.pubproperty(ru-ru,SQL.90).gif DisplayName Gets or sets the display name of the DtsLocalizableAttribute.
ms211388.pubproperty(ru-ru,SQL.90).gif LocalizationType Gets or sets the class that supplies values for the DtsLocalizableAttribute.
ms211388.pubproperty(ru-ru,SQL.90).gif TypeId  (inherited from Attribute )

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms211388.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gifms211388.static(ru-ru,SQL.90).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gifms211388.static(ru-ru,SQL.90).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms211388.pubmethod(ru-ru,SQL.90).gif IsDefaultAttribute  (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gifms211388.static(ru-ru,SQL.90).gif IsDefined  Overloaded. (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gif Match  (inherited from Attribute )
ms211388.pubmethod(ru-ru,SQL.90).gifms211388.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211388.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms211388.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms211388.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

Explicit Interface Implementations

  Имя Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

В начало

См. также

Справочник

DtsLocalizableAttribute Class
Microsoft.SqlServer.Dts.Pipeline.Localization Namespace