Skip to main content

A set of string constants for the parameter RevokePermissionRequest.options. More…

Static Public Attributes

const string COLUMNS = “columns”
 Revoke table security from these columns, comma-separated.
 

Detailed Description

A set of string constants for the parameter RevokePermissionRequest.options.

Optional parameters.

Definition at line 111 of file RevokePermission.cs.

Member Data Documentation

◆ COLUMNS

const string kinetica.RevokePermissionRequest.Options.COLUMNS = “columns”
static

Revoke table security from these columns, comma-separated.

The default value is ”.

Definition at line 116 of file RevokePermission.cs.


The documentation for this struct was generated from the following files: