Bagikan melalui


ParameterCollection.Item[String] Properti

Definisi

Mendapatkan ParameterInfo dengan id yang ditentukan.

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

Parameter

name
String

ID yang ditentukan.

Nilai Properti

Berlaku untuk