메소드 | 설명 | |
---|---|---|
DropTypeStatement ( ObjectName typeName ) : System | ||
DropTypeStatement ( ObjectName typeName, bool ifExists ) : System |
메소드 | 설명 | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareStatement ( IRequest context ) : |
메소드 | 설명 | |
---|---|---|
DropType ( ExecutionContext context, ObjectName typeName ) : void | ||
DropTypeStatement ( |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
리턴 | void |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
public DropTypeStatement ( ObjectName typeName ) : System | ||
typeName | ObjectName | |
리턴 | System |
public DropTypeStatement ( ObjectName typeName, bool ifExists ) : System | ||
typeName | ObjectName | |
ifExists | bool | |
리턴 | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
protected GetData ( |
||
info | ||
리턴 | void |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
리턴 |