LocalizableEnumConverter Class
Provides a way of converting the values of an Enum type to localized strings. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System::Object
System.ComponentModel::TypeConverter
System.ComponentModel::EnumConverter
Microsoft.SqlServer.Management.Sdk.Sfc::LocalizableEnumConverter
System.ComponentModel::TypeConverter
System.ComponentModel::EnumConverter
Microsoft.SqlServer.Management.Sdk.Sfc::LocalizableEnumConverter
| Name | Description | |
|---|---|---|
![]() | LocalizableEnumConverter(Type^) | Initializes a new instance of the LocalizableEnumConverter class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from EnumConverter.) |
![]() | EnumType | (Inherited from EnumConverter.) |
![]() | Values | (Inherited from EnumConverter.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


