NumberedStoredProcedureParameterCollection.ItemById(Int32) Metodo

Definizione

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

Parametri

id
Int32

Valori restituiti

Si applica a