Section.Parameters Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::MsDb2Client::Packages::Parameter ^> ^ Parameters { System::Collections::Generic::List<Microsoft::HostIntegration::MsDb2Client::Packages::Parameter ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.HostIntegration.MsDb2Client.Packages.Parameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.List<Microsoft.HostIntegration.MsDb2Client.Packages.Parameter>
Public ReadOnly Property Parameters As List(Of Parameter)

Property Value

List<Parameter>

Applies to