EditorFactorySqlCe(Boolean) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

withEncoding
Boolean

Valeur booléenne qui indique s'il faut utiliser l'encodage.

S’applique à