INonAggregateExpressionBuilderConstant Method |
Name | Description | |
---|---|---|
![]() | Constant(Boolean) |
Creates a boolean constant.
|
![]() | Constant(Byte) |
Creates a numeric constant.
|
![]() | Constant(DateTime) |
Creates a datetime constant.
|
![]() | Constant(Decimal) |
Creates a numeric constant.
|
![]() | Constant(Double) |
Creates a numeric constant.
|
![]() | Constant(Int16) |
Creates a numeric constant.
|
![]() | Constant(Int32) |
Creates a numeric constant.
|
![]() | Constant(SByte) |
Creates a numeric constant.
|
![]() | Constant(Single) |
Creates a numeric constant.
|
![]() | Constant(String) |
Creates a string constant.
|
![]() | Constant(Uri) |
Creates an IRI constant.
|