StoredProcedureParameterCollection.ItemById(Int32) Metodo

Definizione

public Microsoft.SqlServer.Management.Smo.StoredProcedureParameter ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.StoredProcedureParameter
Public Function ItemById (id As Integer) As StoredProcedureParameter

Parametri

id
Int32

Valori restituiti

Si applica a