LLParserTRollBack Method (Int32) |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected void RollBack(
int i
)
Protected Sub RollBack (
i As Integer
)
protected:
void RollBack(
int i
)
member RollBack :
i : int -> unit
Parameters
- i
- Type: SystemInt32
See Also