DBColumnAttribute Format Property DataBaseExecutors
DateTime format on database. If you store datetime as String in database, use this property.

Namespace: DataBaseExecutors.Entity
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public string Format { get; set; }

Property Value

Type: String
See Also