Kinetica   C#   API  Version 7.2.3.0
kinetica.RevokePermissionTableRequest.Options Struct Reference

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

Public Attributes

const string COLUMNS = "columns"
 Apply security to these columns, comma-separated. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 44 of file RevokePermissionTable.cs.

Member Data Documentation

◆ COLUMNS

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.


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