| 
    Kinetica C# API
    Version 6.2.0.1
    
   | 
 
Optional parameters. More...
Public Attributes | |
| const string | REBUILD_ON_ERROR = "rebuild_on_error" | 
| Supported values: | |
| const string | TRUE = "true" | 
| const string | FALSE = "false" | 
| const string | VERIFY_PERSIST = "verify_persist" | 
| Supported values: | |
Optional parameters.
The default value is an empty Dictionary. A set of string constants for the parameter options.
Definition at line 65 of file AdminVerifyDb.cs.
| const string kinetica.AdminVerifyDbRequest.Options.FALSE = "false" | 
Definition at line 84 of file AdminVerifyDb.cs.
| const string kinetica.AdminVerifyDbRequest.Options.REBUILD_ON_ERROR = "rebuild_on_error" | 
| const string kinetica.AdminVerifyDbRequest.Options.TRUE = "true" | 
Definition at line 83 of file AdminVerifyDb.cs.
| const string kinetica.AdminVerifyDbRequest.Options.VERIFY_PERSIST = "verify_persist" |