SelectQueryMaui<(Of <(<'TEntity>)>)> Class
Class SelectQueryMaui.
Implements the SelectQueryMauiBase
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class SelectQueryMaui<TEntity> : SelectQueryMauiBase
Public Class SelectQueryMaui(Of TEntity) _ Inherits SelectQueryMauiBase
generic<typename TEntity> public ref class SelectQueryMaui : public SelectQueryMauiBase
Type Parameters
- TEntity
- The type of the t entity.
Inheritance Hierarchy
RingSoft.DbLookup.QueryBuilder..::..SelectQueryMauiBase
RingSoft.DbLookup.QueryBuilder..::..SelectQueryMaui<(Of <(<'TEntity>)>)>