SparqlCastBuilder Methods |
The SparqlCastBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AsBoolean |
Creates a cast to xsd:boolean.
| |
| AsDateTime |
Creates a cast to xsd:dateTime.
| |
| AsDecimal |
Creates a cast to xsd:decimal.
| |
| AsDouble |
Creates a cast to xsd:double.
| |
| AsFloat |
Creates a cast to xsd:float.
| |
| AsInteger |
Creates a cast to xsd:integer.
| |
| AsString |
Creates a cast to xsd:string.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |