StaticSql.Packages Property

Definition

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

Property Value

List<Package>

Applies to