Метод Script

Generates Transact-SQL scripts that can be used to re-create a list of objects.

Список перегрузок

  Имя Описание
Открытый метод Script(array<Urn> [] () [] [])
Открытый метод Script(array<SqlSmoObject> [] () [] []) Generates Transact-SQL scripts that can be used to re-create a list of objects.
Открытый метод Script(UrnCollection) Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.

В начало