Gets the DSE version the server is running.
This property might be null when using Apache Cassandra or legacy DSE server versions.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public Version DseVersion { get; }
Property Value
Type:
VersionSee Also