CollectionItem.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.
Unused for now. Discovery for this should have been taken care of by the parent.
public override void Discover (Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDependencyDiscoveryObjectSink sink);
override this.Discover : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDependencyDiscoveryObjectSink -> unit
Public Overrides Sub Discover (sink As ISfcDependencyDiscoveryObjectSink)