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 | |
|---|---|---|
| .gif) | Description | Gets or sets the description of the DtsLocalizableAttribute. | 
| .gif) | DisplayName | Gets or sets the display name of the DtsLocalizableAttribute. | 
| .gif) | LocalizationType | Gets or sets the class that supplies values for the DtsLocalizableAttribute. | 
| .gif) | TypeId | (inherited from Attribute ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Attribute ) | 
| .gif) .gif) | GetCustomAttribute | Overloaded. (inherited from Attribute ) | 
| .gif) .gif) | GetCustomAttributes | Overloaded. (inherited from Attribute ) | 
| .gif) | GetHashCode | (inherited from Attribute ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IsDefaultAttribute | (inherited from Attribute ) | 
| .gif) .gif) | IsDefined | Overloaded. (inherited from Attribute ) | 
| .gif) | Match | (inherited from Attribute ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .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