Metodi Scripter
Il tipo Scripter espone i membri seguenti.
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
DiscoverDependencies(array<Urn> [] () [] [], DependencyType) | (Ereditato da DependencyWalker). |
![]() |
DiscoverDependencies(array<Urn> [] () [] [], Boolean) | (Ereditato da DependencyWalker). |
![]() |
DiscoverDependencies(array<SqlSmoObject> [] () [] [], DependencyType) | Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of SQL Server objects on the instance of SQL Server. (Ereditato da DependencyWalker). |
![]() |
DiscoverDependencies(array<SqlSmoObject> [] () [] [], Boolean) | Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of SQL Server objects on the instance of SQL Server. (Ereditato da DependencyWalker). |
![]() |
DiscoverDependencies(UrnCollection, DependencyType) | Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn collection of SQL Server objects on the instance of SQL Server. (Ereditato da DependencyWalker). |
![]() |
DiscoverDependencies(UrnCollection, Boolean) | Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn collection of SQL Server objects on the instance of SQL Server. (Ereditato da DependencyWalker). |
![]() ![]() |
EnumDependencies | Returns an enumerated list that includes the specified object and child or parent dependencies. |
![]() |
EnumScript(array<Urn> [] () [] []) | |
![]() |
EnumScript(array<SqlSmoObject> [] () [] []) | Returns an IEnumerable<script> object that contains a script. |
![]() |
EnumScript(UrnCollection) | Returns an IEnumerable <script> interface. |
![]() |
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. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetServerObject | Returns the Server object that represents the instance of SQL Server on which the dependency discovery operation is running. (Ereditato da DependencyWalker). |
![]() |
GetType | (Ereditato da Object). |
![]() |
Init | Initializes the Scripter object. |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
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. |
![]() |
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. |
![]() |
ToString | (Ereditato da Object). |
![]() |
WalkDependencies | Creates a linear list of objects and their dependencies from a specified DependencyTree object. (Ereditato da DependencyWalker). |
In alto
.gif)
.gif)
.gif)