MetadataRefreshSchema Method |
Updates the keyspace and token information
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.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