Method | Description | |
---|---|---|
ReportEfPropertyChanged ( string efProperty ) : void | ||
ReportEfPropertyChanging ( string efProperty ) : void | ||
SetChangeTracker ( IEntityChangeTracker changeTracker ) : void | ||
UpdateParent ( string propertyName, IDataObject parentObj ) : void |
Method | Description | |
---|---|---|
BaseServerCollectionEntry_EntityFramework ( Func |
protected BaseServerCollectionEntry_EntityFramework ( Func |
||
lazyCtx | Func |
|
return | System |
public ReportEfPropertyChanged ( string efProperty ) : void | ||
efProperty | string | |
return | void |
public ReportEfPropertyChanging ( string efProperty ) : void | ||
efProperty | string | |
return | void |
public SetChangeTracker ( IEntityChangeTracker changeTracker ) : void | ||
changeTracker | IEntityChangeTracker | |
return | void |
public UpdateParent ( string propertyName, IDataObject parentObj ) : void | ||
propertyName | string | |
parentObj | IDataObject | |
return | void |