Method | Description | |
---|---|---|
CreateSequenceStatement ( ObjectName sequenceName ) : System |
Method | Description | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( SerializationInfo info ) : void | ||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
CreateSequenceStatement ( SerializationInfo info, StreamingContext context ) : System |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
public CreateSequenceStatement ( ObjectName sequenceName ) : System | ||
sequenceName | ObjectName | |
return | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( SerializationInfo info ) : void | ||
info | SerializationInfo | |
return | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |