Property | Type | Description | |
---|---|---|---|
EntityWithStringPrimaryKeyId | string |
Property | Type | Description | |
---|---|---|---|
__Name_IsDirty | bool | ||
__Name_IsSet | bool | ||
__isTracked | bool | ||
__name | string |
Method | Description | |
---|---|---|
DisableTracking ( ) : void | ||
EnableTracking ( ) : void | ||
GetDirtyProperties ( ) : IEnumerable |
||
GetOldValue ( string propertyName ) : object | ||
GetSetProperties ( ) : IEnumerable |
||
IsTrackingEnabled ( ) : bool |
public GetOldValue ( string propertyName ) : object | ||
propertyName | string | |
return | object |
public string EntityWithStringPrimaryKeyId | ||
return | string |