Microsoft.SqlServer.Dts.Runtime.Localization Namespace
SQL Server 2012
The Microsoft.SqlServer.Dts.Runtime.Localization namespace contains the classes used for localization of properties and names in user interfaces.
| Class | Description | |
|---|---|---|
|
BaseLocalizableAttribute | Infrastructure. Represents a base localizable attribute. |
|
DtsLocalizableAttribute | Infrastructure. Provides localization support from an embedded resource file. |
|
LocalizablePropertyCategoryAttribute | Provides a localized category for a property. This class cannot be inherited. |
|
LocalizablePropertyDescriptionAttribute | Provides a localized property description for a property in the property grid. This class cannot be inherited. |
|
LocalizablePropertyDisplayNameAttribute | Provides a localized display name for a property. |