EditorFactorySqlCe(Boolean) 생성자

정의

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

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

매개 변수

withEncoding
Boolean

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

적용 대상