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
Methods
init(object)
Initialize a query tree node.
public override void init(object arg1)
Parameters
arg1object