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