DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
MetadataSyncOptions Class
MetadataSyncOptions Properties
MaxTotalRefreshSchemaDelay Property
MetadataSyncEnabled Property
RefreshSchemaDelayIncrement Property
MetadataSyncOptions
MetadataSyncEnabled Property
Use
SetMetadataSyncEnabled(Boolean)
to set this value. The default value is
Copy
true
. Also check the api reference for
WithMetadataSyncOptions(MetadataSyncOptions)
for a more thorough explanation.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
bool
MetadataSyncEnabled
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
MetadataSyncOptions Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.