DbMaintenanceViewModelBase..::..Lookups Property
Gets the lookups.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public IReadOnlyList<LookupMap> Lookups { get; }
Public ReadOnly Property Lookups As IReadOnlyList(Of LookupMap) Get
public: property IReadOnlyList<LookupMap^>^ Lookups { IReadOnlyList<LookupMap^>^ get (); }