Table of Contents

Class THiveDropFunctionSqlNode

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

Properties

FunctionName

public virtual TObjectName FunctionName { get; }

Property Value

TObjectName

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object