ORM Sample Class Library

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

ContactOrmTemplate Class | OleroTrainingBiz Namespace


>r>