Lenguaje

DependencyChainCollection.Insert(Int32, Dependency) Método

Definición

Implementación de inserción fuertemente tipada

public void Insert(int index, Microsoft.SqlServer.Management.Sdk.Sfc.Dependency value);
override this.Insert : int * Microsoft.SqlServer.Management.Sdk.Sfc.Dependency -> unit
Public Sub Insert (index As Integer, value As Dependency)

Parámetros

index
Int32
value
Dependency

Se aplica a