ORM Sample Class Library

BusinessBase Members

BusinessBase overview

Public Instance Methods

Delete When CommitAll() is called, the underlying row will be deleted from the database
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

BusinessBase ConstructorInitializes a new instance of the BusinessBase class.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnChanged Method to fire the onListItemChanged event of all parent Collections

Protected Internal Instance Fields

dataRow This is an internal field and should not be used.
Parents Represents an array of the objects' parents. That is, all the collections that it is in.

Explicit Interface Implementations

ICustomTypeDescriptor.GetAttributesGetAttributes
ICustomTypeDescriptor.GetClassNameGetClassName
ICustomTypeDescriptor.GetComponentNameGetComponentName
ICustomTypeDescriptor.GetConverterGetConverter
ICustomTypeDescriptor.GetDefaultEventGetDefaultEvent
ICustomTypeDescriptor.GetDefaultPropertyGetDefaultProperty
ICustomTypeDescriptor.GetEditorGetEditor
ICustomTypeDescriptor.GetEventsOverloaded. GetEvents
ICustomTypeDescriptor.GetPropertiesOverloaded. GetProperties
ICustomTypeDescriptor.GetPropertyOwnerGetPropertyOwner
IEditableObject.BeginEditBeginEdit
IEditableObject.CancelEditCancelEdit
IEditableObject.EndEditEndEdit

See Also

BusinessBase Class | OrmLib Namespace


-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
s-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemComponentModelICustomTypeDescriptorClassGetEventsTopic.htm">GetEvents