Address1 (inherited from ContactOrmTemplate) | Gets and Sets the Address1. | 
 Address2 (inherited from ContactOrmTemplate) | Gets and Sets the Address2. | 
 City (inherited from ContactOrmTemplate) | Gets and Sets the City. | 
 Country (inherited from ContactOrmTemplate) | Gets and Sets the Country. | 
 DateCreated (inherited from ContactOrmTemplate) | Gets and Sets the DateCreated. | 
 ID (inherited from ContactOrmTemplate) | Gets the ID. | 
 Item (inherited from ContactOrmTemplate) | Gets and sets the property at the underlying row index. | 
 Item (inherited from ContactOrmTemplate) | Gets and sets the property at the underlying row index. | 
 PostalCode (inherited from ContactOrmTemplate) | Gets and Sets the PostalCode. | 
 State (inherited from ContactOrmTemplate) | Gets and Sets the State. | 
 Students (inherited from ContactOrmTemplate) | Exposes the collection of child OleroTrainingBiz.Students. | 
 Teachers (inherited from ContactOrmTemplate) | Exposes the collection of child OleroTrainingBiz.Teachers. | 
 AddStudent (inherited from ContactOrmTemplate) | Adds a OleroTrainingBiz.Student to the collection. | 
 AddTeacher (inherited from ContactOrmTemplate) | Adds a OleroTrainingBiz.Teacher to the collection. | 
 Delete (inherited from BusinessBase) | 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. | 
 IsDeleted (inherited from ContactOrmTemplate) | Returns true if the underlying DataRow.RowState is marked as DataRowState.Deleted | 
 NewStudent (inherited from ContactOrmTemplate) | Creates a new OleroTrainingBiz.Student, adding it to the collection. | 
 NewTeacher (inherited from ContactOrmTemplate) | Creates a new OleroTrainingBiz.Teacher, adding it to the collection. | 
 ToString (inherited from Object) | Returns a String that represents the current Object. | 
 DataSet (inherited from Business) | The associated dataset for the underlying row. | 
 Relations (inherited from Business) | All the relations in the schema. | 
 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 (inherited from BusinessBase) | Method to fire the onListItemChanged event of all parent Collections | 
 dataRow (inherited from BusinessBase) | This is an internal field and should not be used. | 
 Parents (inherited from BusinessBase) | Represents an array of the objects' parents. That is, all the collections that it is in. | 
Contact Class | OleroTrainingBiz Namespace