言語

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

エンコーディングを使うかどうかを示すブール値。

適用対象