Property | Type | Description | |
---|---|---|---|
Apply | void | ||
Cleanup | void | ||
Do | void | ||
Do | void | ||
Forget | void | ||
GetQueryContext | QueryContext |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Updates ( ) : System |
Initializes a new instance of the Updates class.
|
Method | Description | |
---|---|---|
Apply ( ) : void | ||
Cleanup ( IEnumerable |
||
Do ( Expr expr ) : void | ||
Do ( UpdatePrimitive update ) : void | ||
Forget ( ) : void |
Forgets all uncommitted updates. Used from the Query class when updates are not allowed (directly added updates are always immediatly applied, so it is impossible to forget them).
|
|
GetQueryContext ( ) : QueryContext |