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

Логическое значение, указывающее, следует ли применять кодирование.

Применяется к