MetadataRefreshSchema Method |
Updates the keyspace and token information
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public bool RefreshSchema(
string keyspace = null,
string table = null
)
Parameters
- keyspace (Optional)
- Type: SystemString
- table (Optional)
- Type: SystemString
Return Value
Type:
BooleanSee Also