Freigeben über


SqlScriptGeneratorConstructor.ConstructServiceImplementation-Methode

Erstellt einen SQL-Skript-Generator.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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

Rückgabewert

Typ: Microsoft.Data.Schema.ScriptDom.ScriptGenerator

.NET Framework-Sicherheit

Siehe auch

Referenz

SqlScriptGeneratorConstructor Klasse

Microsoft.Data.Schema.ScriptDom.Sql-Namespace