Metodi Scripter

Il tipo Scripter espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico DiscoverDependencies(array<Urn> [] () [] [], DependencyType) (Ereditato da DependencyWalker).
Metodo pubblico DiscoverDependencies(array<Urn> [] () [] [], Boolean) (Ereditato da DependencyWalker).
Metodo pubblico 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).
Metodo pubblico 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).
Metodo pubblico 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).
Metodo pubblico 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).
Metodo pubblicoMembro statico EnumDependencies Returns an enumerated list that includes the specified object and child or parent dependencies.
Metodo pubblico EnumScript(array<Urn> [] () [] [])
Metodo pubblico EnumScript(array<SqlSmoObject> [] () [] []) Returns an IEnumerable<script> object that contains a script.
Metodo pubblico EnumScript(UrnCollection) Returns an IEnumerable <script> interface.
Metodo pubblico EnumScriptWithList(array<Urn> [] () [] [])
Metodo pubblico EnumScriptWithList(DependencyCollection) Creates a linear Transact-SQL script based on a dependency collection.
Metodo pubblico EnumScriptWithList(array<SqlSmoObject> [] () [] []) Creates a linear Transact-SQL script based on an array of SqlSmoObjects.
Metodo pubblico EnumScriptWithList(UrnCollection) Creates a linear Transact-SQL script based on a URN collection.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo protetto GetServerObject Returns the Server object that represents the instance of SQL Server on which the dependency discovery operation is running. (Ereditato da DependencyWalker).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto Init Initializes the Scripter object.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Script(array<Urn> [] () [] [])
Metodo pubblico Script(array<SqlSmoObject> [] () [] []) Generates Transact-SQL scripts that can be used to re-create a list of objects.
Metodo pubblico Script(UrnCollection) Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.
Metodo pubblico ScriptWithList(array<Urn> [] () [] [])
Metodo pubblico ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
Metodo pubblico ScriptWithList(array<SqlSmoObject> [] () [] []) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
Metodo pubblico ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 
Metodo pubblico ToString (Ereditato da Object).
Metodo pubblico WalkDependencies Creates a linear list of objects and their dependencies from a specified DependencyTree object. (Ereditato da DependencyWalker).

In alto