BusinessBase.dataRow Field
ORM Sample Class Library

BusinessBase.dataRow Field

This is an internal field and should not be used.

[Visual Basic]
Protected Friend dataRow As DataRow
[C#]
protected internal DataRow dataRow;

Remarks

The underlying row of the object wrapper.

See Also

BusinessBase Class | OrmLib Namespace


 Â Â Â OleroTrainingBiz.Schedule

            OleroTrainingBiz.StudentOrmTemplate

                OleroTrainingBiz.Student

            OleroTrainingBiz.TeacherOrmTemplate

                OleroTrainingBiz.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