SelectQueryMauiBase Members
The SelectQueryMauiBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SelectQueryMauiBase |
Initializes a new instance of the SelectQueryMauiBase class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AddColumn(FieldDefinition, FieldDefinition) |
Adds the column.
|
![]() |
AddColumn(TableDefinitionBase, FieldDefinition) |
Adds the column.
|
![]() |
AddFilter(LookupFieldColumnDefinition, Conditions, String) |
Adds the filter.
|
![]() |
AddFilter(LookupFieldColumnDefinition, Conditions, PrimaryKeyValueField, FieldDefinition, FieldDefinition) |
Adds the filter.
|
![]() |
DeleteAllData |
Deletes all data.
|
![]() |
GetData |
Gets the data.
|
![]() |
GetDataResult |
Gets the data result.
|
![]() |
GetPropertyValue |
Gets the property value.
|
![]() |
RecordCount |
Records the count.
|
![]() |
SetMaxRecords |
Sets the maximum records.
|
![]() |
SetNull |
Sets the null.
|
Properties
Name | Description | |
---|---|---|
![]() |
ColumnMaps |
Gets the column maps.
|
![]() |
Filter |
Gets the filter.
|
![]() |
LookupDefinition |
Gets the lookup definition.
|
![]() |
MaxRecords |
Gets the maximum records.
|