DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
Vertex Class
Vertex Methods
GetProperties Method
GetProperties Method
GetProperties Method (String)
Vertex
GetProperties Method (String)
Gets the properties of this element that has the given name.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IEnumerable
<
IVertexProperty
>
GetProperties
(
string
name
)
Parameters
name
Type:
System
String
The name of the property
Return Value
Type:
IEnumerable
IVertexProperty
Implements
IVertex
GetProperties(String)
See Also
Reference
Vertex Class
GetProperties Overload
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.