Click or drag to resize

DbChange Methods

The DbChange type exposes the following members.

Methods
  NameDescription
Protected methodAddAuthorizationRules (Inherited from BusinessBase.)
Protected methodAddInstanceAuthorizationRules (Inherited from BusinessBase.)
Protected methodAfterSaveMethod (Inherited from BusinessObjectT.)
Public methodAuditEnabled (Overrides BusinessBaseAuditEnabled.)
Public methodAuthorizationRulesEnabled (Inherited from BusinessBase.)
Public methodCanCreateObject (Inherited from BusinessBase.)
Public methodCanCreateObject(Boolean) (Inherited from BusinessBase.)
Public methodCanCreateProperty (Inherited from BusinessBase.)
Public methodCanCreateProperty(Boolean) (Inherited from BusinessBase.)
Public methodCanCreateProperty(String) (Inherited from BusinessBase.)
Public methodCanCreateProperty(String, Boolean) (Inherited from BusinessBase.)
Public methodCanExecuteMethod (Inherited from BusinessBase.)
Public methodCanExecuteMethod(Boolean) (Inherited from BusinessBase.)
Public methodCanExecuteMethod(String) (Inherited from BusinessBase.)
Public methodCanExecuteMethod(String, Boolean) (Inherited from BusinessBase.)
Public methodCanReadObject (Inherited from BusinessBase.)
Public methodCanReadObject(Boolean) (Inherited from BusinessBase.)
Public methodCanReadProperty (Inherited from BusinessBase.)
Public methodCanReadProperty(Boolean) (Inherited from BusinessBase.)
Public methodCanReadProperty(String) (Inherited from BusinessBase.)
Public methodCanReadProperty(String, Boolean) (Inherited from BusinessBase.)
Public methodCanWriteObject (Inherited from BusinessBase.)
Public methodCanWriteObject(Boolean) (Inherited from BusinessBase.)
Public methodCanWriteProperty (Inherited from BusinessBase.)
Public methodCanWriteProperty(Boolean) (Inherited from BusinessBase.)
Public methodCanWriteProperty(String) (Inherited from BusinessBase.)
Public methodCanWriteProperty(String, Boolean) (Inherited from BusinessBase.)
Protected methodCheckDeleteRules (Inherited from BusinessObjectT.)
Protected methodCheckRules (Inherited from BusinessObjectT.)
Public methodClone (Inherited from BusinessObjectT.)
Public methodEquals (Inherited from BusinessObjectT.)
Protected methodFetchByExample (Inherited from BusinessObjectT.)
Protected methodFetchBySql (Inherited from BusinessObjectT.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFromEntityBase (Inherited from BusinessObjectT.)
Public methodGetAuditCnString (Inherited from BusinessObjectT.)
Public methodGetAuditConnectionString (Overrides BusinessObjectTGetAuditConnectionString.)
Protected methodGetClone (Inherited from BusinessBase.)
Public methodGetDataViewChanges (Inherited from BusinessObjectT.)
Public methodGetDefaultCNString (Overrides BusinessObjectTGetDefaultCNString.)
Public methodGetDefaultDataProvider (Inherited from BusinessObjectT.)
Public methodGetHashCode (Inherited from BusinessObjectT.)
Protected methodGetIdValue (Overrides BusinessObjectTGetIdValue.)
Public methodGetPropertyType (Inherited from BusinessBase.)
Public methodGetPropertyValue (Inherited from BusinessBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetValues (Inherited from BusinessObjectT.)
Protected methodInitialize (Inherited from BusinessObjectT.)
Protected methodInitOriginalValues (Inherited from BusinessObjectT.)
Public methodIsLocked (Inherited from BusinessObjectT.)
Protected methodIsPropertyChanged(PropertyInfo) (Inherited from BusinessObjectT.)
Protected methodIsPropertyChanged(PropertyData) (Inherited from BusinessObjectT.)
Public methodKindOfAudit (Inherited from BusinessBase.)
Public methodLockExclusive (Inherited from BusinessObjectT.)
Public methodMarkAsChild (Inherited from BusinessObjectT.)
Public methodMarkAsParent (Inherited from BusinessObjectT.)
Protected methodMarkDeleted (Inherited from BusinessObjectT.)
Protected methodMarkUnDeleted (Inherited from BusinessObjectT.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnIsDirtyChanging (Inherited from BindableObject.)
Protected methodOnMessage (Inherited from BusinessObjectT.)
Protected methodOnPropertyChanged (Inherited from BindableObject.)
Protected methodOnPropertyChanging (Inherited from BindableObject.)
Protected methodOnSaved (Inherited from BusinessObjectT.)
Protected methodOnStateChange (Inherited from BusinessObjectT.)
Protected methodOnUnknownPropertyChanged (Inherited from BindableObject.)
Protected methodOnUnknownPropertyChanging (Inherited from BindableObject.)
Protected methodPostFetchMethod (Inherited from BusinessObjectT.)
Protected methodPostSaveMethod (Inherited from BusinessObjectT.)
Protected methodPreSaveMethod (Inherited from BusinessObjectT.)
Protected methodPropertyHasChanged (Inherited from BusinessObjectT.)
Protected methodPropertyHasChanged(String) (Inherited from BusinessObjectT.)
Protected methodPropertyIsChanging (Inherited from BusinessObjectT.)
Protected methodPropertyIsChanging(String) (Inherited from BusinessObjectT.)
Protected methodRaiseOnAfterSave (Inherited from BusinessObjectT.)
Protected methodRaiseOnPostSave (Inherited from BusinessObjectT.)
Protected methodRaiseOnPreSave (Inherited from BusinessObjectT.)
Public methodRemoveLock (Inherited from BusinessObjectT.)
Public methodSave (Inherited from BusinessObjectT.)
Public methodSave(CNWrapper) (Inherited from BusinessObjectT.)
Public methodSaveOrUpdate (Inherited from BusinessObjectT.)
Public methodSerializeToJson (Inherited from BusinessBase.)
Public methodSetPropertyValue (Inherited from BusinessBase.)
Public methodSetReadOnly (Inherited from BusinessObjectT.)
Public methodStoreToCache (Inherited from BusinessObjectT.)
Public methodToEntityBase (Inherited from BusinessObjectT.)
Public methodToString (Inherited from BusinessObjectT.)
Protected methodUndoChanges (Inherited from BusinessObjectT.)
Public methodUpdateLock (Inherited from BusinessObjectT.)
Top
Explicit Interface Implementations
See Also