|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Eq (date) |
Adds an Eq filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ge (date) |
Adds a Ge filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Gt (date) |
Adds a Gt filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery InList (date[]) |
Adds an InList filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery InRange (date, date) |
Adds an InRange filter condition |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, date) |
Inserts a QueryPredicate to the Query Inherited from Consultingwerk.OERA.QueryBuilder.DateQueryPredicate |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, date[]) |
Inserts a QueryPredicate to the Query Inherited from Consultingwerk.OERA.QueryBuilder.DateQueryPredicate |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Le (date) |
Adds a Le filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Lt (date) |
Adds a Lt filter condition |
|
+ | Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ne (date) |
Adds a Ne filter condition |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartUserQueryDatePredicate (SmartUserQuery, character) |
Constructor for the SmartUserQueryDatePredicate class |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER FieldName |
Inherited from Consultingwerk.OERA.QueryBuilder.DateQueryPredicate |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery |
Inherited from Consultingwerk.OERA.QueryBuilder.DateQueryPredicate |
Top
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Eq (date)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ge (date)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Gt (date)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery InList (date[])
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery InRange (date, date)
|
|||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, date)
|
|||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, date[])
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Le (date)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Lt (date)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ne (date)
|
PUBLIC SmartUserQueryDatePredicate (SmartUserQuery, character)
|
---|
PROTECTED CHARACTER FieldName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery
|