ORM Sample Class Library

CourseOrmTemplate.Item Property

Gets and sets the property at the underlying row index.

Overload List

Gets and sets the property at the underlying row index.

public object this[int] {get; set;}

Gets and sets the property by its name.

public object this[string] {get; set;}

See Also

CourseOrmTemplate Class | OleroTrainingBiz Namespace


ngBiz.html">OleroTrainingBiz Namespace


ttp://www.olero.com">Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

ation Feedback: CourseOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

Exposes the collection of child OleroTrainingBiz.Schedules.

Public Instance Methods