AlterUserDataType

class AlterUserDataType(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef) : Alter

Constructors

Link copied to clipboard
constructor(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun canComment(): Boolean
Link copied to clipboard
fun canDrop(): Boolean
Link copied to clipboard
fun canRename(): Boolean
Link copied to clipboard
fun comment(pair: SyncPair<*, *>, from: UserDataType?, target: UserDataType): AlterStatement
Link copied to clipboard
fun create(pair: SyncPair<*, *>, userDataType: UserDataType): AlterScript
Link copied to clipboard
fun drop(pair: SyncPair<*, *>, udt: UserDataType): AlterScript
Link copied to clipboard
fun rename(pair: SyncPair<*, *>, from: UserDataType, target: UserDataType): AlterScript