ORM Sample Class Library

EnrollmentOrmTemplate.DateCreated Property

Gets and Sets the DateCreated.

[Visual Basic]
Overridable Public Property DateCreated As SqlDateTime
[C#]
public virtual System.Data.SqlTypes.SqlDateTime DateCreated {get; set;}

Property Value

The underlying rows DateCreated cell

See Also

EnrollmentOrmTemplate Class | OleroTrainingBiz Namespace


>EnrollmentOrmTemplate) Gets and sets the property at the underlying row index.