Table of Contents

Class THiveGrantRoleSqlNode

Namespace
gudusoft.gsqlparser.nodes.hive
Assembly
gudusoft.gsqlparser.dll
public class THiveGrantRoleSqlNode : TParseTreeNode, Visitable
Inheritance
THiveGrantRoleSqlNode
Implements
Inherited Members

Properties

Principals

public virtual List<THivePrincipalName> Principals { get; }

Property Value

List<THivePrincipalName>

Revoke

public virtual bool Revoke { get; set; }

Property Value

bool

RoleList

public virtual TObjectNameList RoleList { get; }

Property Value

TObjectNameList

Methods

init(object, object)

public override void init(object arg1, object arg2)

Parameters

arg1 object
arg2 object