ORM Sample Class Library

BusinessBase.OnChanged Method 

Method to fire the onListItemChanged event of all parent Collections

[Visual Basic]
Overridable Protected Sub OnChanged()
[C#]
protected virtual void OnChanged();

See Also

BusinessBase Class | OrmLib Namespace


ero.com?subject=ORM Sample Class Library Documentation Feedback: BusinessBase.ICustomTypeDescriptor.GetProperties%C2%A0Method">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

sBase class">
ingBiz.Teacher

    System.Collections.CollectionBase

        CollectionTemplateOrmLib.CollectionTemplate

            OleroTrainingBiz.ContactCollectionOrmTemplate

                OleroTrainingBiz.ContactCollection

            OleroTrainingBiz.CourseCollectionOrmTemplate

                OleroTrainingBiz.CourseCollection

            OleroTrainingBiz.EnrollmentCollectionOrmTemplate

                OleroTrainingBiz.EnrollmentCollection

            OleroTrainingBiz.RoomCollectionOrmTemplate

                OleroTrainingBiz.RoomCollection

            OleroTrainingBiz.ScheduleCollectionOrmTemplate

                OleroTrainingBiz.ScheduleCollection

            OleroTrainingBiz.StudentCollectionOrmTemplate

                OleroTrainingBiz.StudentCollection

            OleroTrainingBiz.TeacherCollectionOrmTemplate

                OleroTrainingBiz.TeacherCollection

    OleroTrainingBiz.Config

    DataManagerBaseOrmLib.DataManagerBase

        OleroTrainingBiz.DataManager

    OleroTrainingBiz.FetchPath

    OleroTrainingBiz.JoinPath

    OleroTrainingBiz.Lookups

    OleroTrainingBiz.OrmDataSet

See Also

OleroTrainingBiz Namespace