DropFunctionAlias

This class represents the statement DROP ALIAS

Methods
int getType()
int getType()
void setAliasName(String name)
void setAliasName(String name)
void setIfExists(boolean ifExists)
void setIfExists(boolean ifExists)
int update()
int update()