ISfcDiscoverObject.Discover(ISfcDependencyDiscoveryObjectSink) Method
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.
Allow the object to indicate relationships for dependency discovery requests via the passed sink.
public void Discover (Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDependencyDiscoveryObjectSink sink);
abstract member Discover : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDependencyDiscoveryObjectSink -> unit
Public Sub Discover (sink As ISfcDependencyDiscoveryObjectSink)