Skip to main content

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

Static Public Attributes

const string COLUMNS = “columns”
 Apply security to these columns, comma-separated.
 

Detailed Description

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

Optional parameters.

Definition at line 44 of file GrantPermissionTable.cs.

Member Data Documentation

◆ COLUMNS

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

Apply security to these columns, comma-separated.

The default value is ”.

Definition at line 49 of file GrantPermissionTable.cs.


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