EnumScriptWithList 方法
Creates a linear Transact-SQL script for a list of objects.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
EnumScriptWithList(DependencyCollection) | Creates a linear Transact-SQL script based on a dependency collection. |
![]() |
EnumScriptWithList(array<SqlSmoObject> [] () [] []) | Creates a linear Transact-SQL script based on an array of SqlSmoObjects. |
![]() |
EnumScriptWithList(array<Urn> [] () [] []) | Creates a linear Transact-SQL script that is based on an array of URNs. |
![]() |
EnumScriptWithList(UrnCollection) | Creates a linear Transact-SQL script based on a URN collection. |
页首