Method | Description | |
---|---|---|
NotifyPostSave ( ) : void |
Fires an Event after an Object is saved.
|
|
NotifyPreSave ( ) : void |
Fires an Event before an Object is saved.
|
|
TriggerFetch ( string propName ) : ZbTask | ||
UpdateParent ( string propertyName, IDataObject parentObj ) : void |
Method | Description | |
---|---|---|
BaseServerDataObject ( Func |
Attach to Events
|
Method | Description | |
---|---|---|
System ( object other ) : int |
protected BaseServerDataObject ( Func |
||
lazyCtx | Func |
|
return | System |
public TriggerFetch ( string propName ) : ZbTask | ||
propName | string | |
return | ZbTask |
public abstract UpdateParent ( string propertyName, IDataObject parentObj ) : void | ||
propertyName | string | |
parentObj | IDataObject | |
return | void |