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

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

Public Attributes

const string COLUMNS = "columns"
 Revoke table security from these columns, comma-separated. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 102 of file RevokePermission.cs.

Member Data Documentation

◆ COLUMNS

const string kinetica.RevokePermissionRequest.Options.COLUMNS = "columns"

Revoke table security from these columns, comma-separated.

The default value is ''.

Definition at line 107 of file RevokePermission.cs.


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