Freigeben über


EnumScriptWithList-Methode

Creates a linear Transact-SQL script for a list of objects.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumScriptWithList(array<Urn> [] () [] [])
Öffentliche Methode EnumScriptWithList(DependencyCollection) Creates a linear Transact-SQL script based on a dependency collection.
Öffentliche Methode EnumScriptWithList(array<SqlSmoObject> [] () [] []) Creates a linear Transact-SQL script based on an array of SqlSmoObjects.
Öffentliche Methode EnumScriptWithList(UrnCollection) Creates a linear Transact-SQL script based on a URN collection.

Zum Anfang