DependencyChainCollection.Add(Dependency) 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.
Strongly typed Add implementation
public int Add (Microsoft.SqlServer.Management.Sdk.Sfc.Dependency value);
override this.Add : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency -> int
Public Function Add (value As Dependency) As Integer
Parameters
- value
- Dependency