DependencyChainCollection.Add(Dependency) Method

Definition

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

Returns

Applies to