ISmoDependencyDiscoverer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an interface for discovering URNs of dependent objects
public interface ISmoDependencyDiscoverer
type ISmoDependencyDiscoverer = interface
Public Interface ISmoDependencyDiscoverer
- Derived
Properties
Server |
Gets or sets the server for the T:Microsoft.SqlServer.Management.Sdk.Sfc.Urn items provided. |
Methods
Discover(IEnumerable<Urn>) |
Discovers dependent objects for each T:Microsoft.SqlServer.Management.Sdk.Sfc.Urn item in the list supplied by the urns parameter. |