Compartir a través de


EnumScriptWithList Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico EnumScriptWithList(array<Urn> [] () [] [])
Método publico EnumScriptWithList(DependencyCollection) Creates a linear Transact-SQL script based on a dependency collection.
Método publico EnumScriptWithList(array<SqlSmoObject> [] () [] []) Creates a linear Transact-SQL script based on an array of SqlSmoObjects.
Método publico EnumScriptWithList(UrnCollection) Creates a linear Transact-SQL script based on a URN collection.

Principio