Freigeben über


EditorFactorySql(Boolean) Konstruktor

Definition

Initialisiert eine neue Instanz der EditorFactorySql-Klasse.

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)

Parameter

withEncoding
Boolean

Boolescher Wert, der angibt, ob die Codierung verwendet werden soll.

Gilt für: