Scripter Methods
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| DiscoverDependencies | Overloaded. (inherited from DependencyWalker ) |
| EnumDependencies |
Returns an enumerated list that includes the specified object and child or parent dependencies.
|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| Script |
Overloaded.
Generates Transact-SQL scripts that can be used to re-create a list of objects.
|
| ScriptWithList |
Overloaded.
Creates linear Transact-SQL scripts for a list of objects.
|
| ToString | (inherited from Object ) |
| WalkDependencies | (inherited from DependencyWalker ) |
| Name | Description | |
|---|---|---|
| Finalize | (inherited from Object ) |
| GetServerObject |
Returns the Server object that represents the instance of Microsoft SQL Server on which the dependency discovery operation is running.
(inherited from
DependencyWalker
)
|
| Init |
Initializes the Scripter object.
|
| MemberwiseClone | (inherited from Object ) |