DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Metadata Class
Metadata Methods
AllHosts Method
AllReplicas Method
CheckSchemaAgreementAsync Method
Dispose Method
GetAggregate Method
GetFunction Method
GetHost Method
GetKeyspace Method
GetKeyspaces Method
GetMaterializedView Method
GetReplicas Method
GetTable Method
GetTables Method
GetUdtDefinition Method
GetUdtDefinitionAsync Method
RefreshSchema Method
ShutDown Method
Metadata
AllHosts Method
Returns all known hosts of this cluster.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
ICollection
<
Host
>
AllHosts
()
Return Value
Type:
ICollection
Host
collection of all known hosts of this cluster.
See Also
Reference
Metadata Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.