Microsoft.SqlServer.Dts.Runtime.Localization Namespace

The Microsoft.SqlServer.Dts.Runtime.Localization namespace contains the classes used for localization of properties and names in user interfaces.

Classes

BaseLocalizableAttribute

Represents a base localizable attribute.

DtsLocalizableAttribute

Provides localization support by populating the DisplayName and Description properties 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.