Свойство | Тип | Описание | |
---|---|---|---|
ExcerptEfImpl | System | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
Метод | Описание | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
ExcerptEfImpl ( Func |
||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchFileAsync ( ) : Zetbox.API.Async.ZbTask |
Метод | Описание | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void |
Метод | Описание | |
---|---|---|
ExcerptEfImpl ( ) : System | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
Результат | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
Результат | void |
public ExcerptEfImpl ( Func |
||
lazyCtx | Func |
|
Результат | System |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
Результат | IEnumerable |
public GetImplementedInterface ( ) : |
||
Результат |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Результат | void |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
Результат | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchFileAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |