言語

CommonLocalizableEnumConverter(Type) コンストラクター

定義

このコンストラクターは、このコンバーターが Enum クラスに直接配置され、包含クラスの LocalizedTypeConverter 属性を介した抽象化を介して配置されない場合に使用される既定のコンストラクターです。

public CommonLocalizableEnumConverter(Type type);
new Microsoft.SqlServer.Management.Common.CommonLocalizableEnumConverter : Type -> Microsoft.SqlServer.Management.Common.CommonLocalizableEnumConverter
Public Sub New (type As Type)

パラメーター

type
Type

適用対象