ORM Sample Class Library

BusinessBase.ICustomTypeDescriptor.GetAttributes Method 

GetAttributes

[Visual Basic]
Function GetAttributes() As AttributeCollection Implements _
   ICustomTypeDescriptor.GetAttributes
[C#]
AttributeCollection ICustomTypeDescriptor.GetAttributes();

Implements

ICustomTypeDescriptor.GetAttributes

See Also

BusinessBase Class | OrmLib Namespace


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