Kinetica C# API
Version 7.1.10.0
|
Indicates whether the schema exists or not. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
Indicates whether the schema exists or not.
Supported values:
A set of string constants for the parameter <member name="schema_exists">.
Definition at line 76 of file HasSchema.cs.
const string kinetica.HasSchemaResponse.SchemaExists.FALSE = "false" |
Definition at line 79 of file HasSchema.cs.
const string kinetica.HasSchemaResponse.SchemaExists.TRUE = "true" |
Definition at line 78 of file HasSchema.cs.