RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceDataEntryGridManager<(Of <(<'TEntity>)>)>..::..HasData Method

Determines whether this instance has data.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public bool HasData()
Public Function HasData As Boolean
public:
bool^ HasData()

Return Value

true if this instance has data; otherwise, false.