Sprache

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

Boolesche Wert, der angibt, ob eine Codierung verwendet werden soll.

Gilt für: