Kinetica C# API
Version 7.1.10.0
|
Modification operation to be applied Supported values:
Public Attributes | |
const string | RENAME_SCHEMA = "rename_schema" |
Renames a schema to _value. More... | |
Modification operation to be applied Supported values:
Has the same naming restrictions as tables.
A set of string constants for the parameter action.
Definition at line 38 of file AlterSchema.cs.
const string kinetica.AlterSchemaRequest.Action.RENAME_SCHEMA = "rename_schema" |
Renames a schema to _value.
Has the same naming restrictions as tables.
Definition at line 44 of file AlterSchema.cs.