Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter options. More...
Public Attributes | |
const string | COLUMNS = "columns" |
Apply security to these columns, comma-separated. More... | |
A set of string constants for the parameter options.
Optional parameters.
Definition at line 44 of file RevokePermissionTable.cs.
const string kinetica.RevokePermissionTableRequest.Options.COLUMNS = "columns" |
Apply security to these columns, comma-separated.
The default value is ''.
Definition at line 49 of file RevokePermissionTable.cs.