VDS.RDF.Query.Expressions.Functions.XPath.Cast Namespace |
Class | Description | |
---|---|---|
![]() | BaseCast |
Abstract Expression class used as the base class for implementation of XPath Casting Function expressions.
|
![]() | BooleanCast |
Class representing an XPath Boolean Cast Function.
|
![]() | DateTimeCast |
Class representing an XPath Date Time Cast Function.
|
![]() | DecimalCast |
Class representing an XPath Decimal Cast Function.
|
![]() | DoubleCast |
Class representing an XPath Double Cast Function.
|
![]() | FloatCast |
Class representing an XPath Float Cast Function.
|
![]() | IntegerCast |
Class representing an XPath Integer Cast Function.
|
![]() | StringCast |
Class representing an XPath String Cast Function.
|