Свойство | Тип | Описание | |
---|---|---|---|
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
SourceEnumEfImpl | System | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
Метод | Описание | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
SourceEnumEfImpl ( Func |
||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchChangedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchDestinationValueAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchSourceColumnAsync ( ) : Zetbox.API.Async.ZbTask |
Метод | Описание | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void |
Метод | Описание | |
---|---|---|
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
SourceEnumEfImpl ( ) : System | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
Результат | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
Результат | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
Результат | void |
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 SourceEnumEfImpl ( Func |
||
lazyCtx | Func |
|
Результат | System |
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 TriggerFetchChangedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchDestinationValueAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchSourceColumnAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |