LocalizableEnumConverter(Type) 생성자

정의

이 생성자는 이 변환기가 포함하는 클래스의 LocalizedTypeConverter 특성을 통한 추상화를 통해서가 아니라 Enum 클래스에 직접 배치되는 경우 사용되는 기본 생성자입니다.

public LocalizableEnumConverter(Type type);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableEnumConverter : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableEnumConverter
Public Sub New (type As Type)

매개 변수

type
Type

적용 대상