EditorFactorySql(Boolean) 생성자

정의

EditorFactorySql 클래스의 새 인스턴스를 초기화합니다.

public:
 EditorFactorySql(bool withEncoding);
public EditorFactorySql (bool withEncoding);
new Microsoft.SqlServer.Management.UI.VSIntegration.Editors.EditorFactorySql : bool -> Microsoft.SqlServer.Management.UI.VSIntegration.Editors.EditorFactorySql
Public Sub New (withEncoding As Boolean)

매개 변수

withEncoding
Boolean

인코딩을 사용하는지 여부를 나타내는 부울 값입니다.

적용 대상