StaticSql.Packages Property

Definition

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

Property Value

List<Package>

Applies to