Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
GrantPermissionDatasource.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.GrantPermissionDatasourceRequest
 A set of parameters for Kinetica.grantPermissionDatasource(string,string,string,IDictionary{string, string}). More...
 
struct  kinetica.GrantPermissionDatasourceRequest.Permission
 Permission to grant to the user or role Supported values:

  • ADMIN: Admin access on the given data source
  • CONNECT: Connect access on the given data source

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

 
class  kinetica.GrantPermissionDatasourceResponse
 A set of results returned by Kinetica.grantPermissionDatasource(string,string,string,IDictionary{string, string}). More...
 

Namespaces

package  kinetica