Method | Description | |
---|---|---|
AlterTriggerStatement ( ObjectName triggerName, IAlterTriggerAction action ) : System |
Method | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
AlterTriggerStatement ( |
public AlterTriggerStatement ( ObjectName triggerName, IAlterTriggerAction action ) : System | ||
triggerName | ObjectName | |
action | IAlterTriggerAction | |
return | System |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
return | void |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |