EnumScriptWithList 메서드
Creates a linear Transact-SQL script for a list of objects.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
EnumScriptWithList(array<Urn> [] () [] []) | |
![]() |
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(UrnCollection) | Creates a linear Transact-SQL script based on a URN collection. |
맨 위로 이동