DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphNode Class
GraphNode Methods
Equals Method
Get(T) Method
GetHashCode Method
GetObjectData Method
GetProperties Method
HasProperty Method
To(T) Method
ToArray Method
ToBoolean Method
ToDouble Method
ToEdge Method
ToInt32 Method
ToPath Method
ToString Method
ToVertex Method
TryGetMember Method
GraphNode
ToInt32 Method
Returns the representation of the result as an int.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
int
ToInt32
()
Return Value
Type:
Int32
Exceptions
Exception
Condition
InvalidOperationException
It throws an InvalidOperationException when the internal value is not an scalar.
InvalidCastException
When the scalar value is not convertible to target type.
See Also
Reference
GraphNode Class
Dse.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2016 DataStax, All rights reserved.