SqlScriptGeneratorConstructor.ConstructServiceImplementation 方法

构造 SQL 脚本生成器。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
Protected MustOverride Function ConstructServiceImplementation As ScriptGenerator
protected abstract ScriptGenerator ConstructServiceImplementation()
protected:
virtual ScriptGenerator^ ConstructServiceImplementation() abstract override
override ConstructServiceImplementation : unit -> ScriptGenerator 
protected abstract function ConstructServiceImplementation() : ScriptGenerator

返回值

类型:Microsoft.Data.Schema.ScriptDom.ScriptGenerator

.NET Framework 安全性

请参见

参考

SqlScriptGeneratorConstructor 类

Microsoft.Data.Schema.ScriptDom.Sql 命名空间