ScriptWithList 메서드
Creates linear Transact-SQL scripts for a list of objects.
오버로드 목록
이름 | 설명 | |
---|---|---|
ScriptWithList(array<Urn> [] () [] []) | ||
ScriptWithList(DependencyCollection) | Creates linear Transact-SQL scripts for a DependencyCollection object. | |
ScriptWithList(array<SqlSmoObject> [] () [] []) | Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. | |
ScriptWithList(UrnCollection) | Creates linear Transact-SQL scripts for a UrnCollection object. |
맨 위로 이동