Compartilhar via


ParameterCollection.Item[String] Propriedade

Definição

Obtém o ParameterInfo com a ID especificada.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::ParameterInfo ^ default[System::String ^] { Microsoft::SqlServer::Management::IntegrationServices::ParameterInfo ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo
Default Public ReadOnly Property Item(name As String) As ParameterInfo

Parâmetros

name
String

A ID especificada.

Valor da propriedade

Aplica-se a