PgSqlTimestampAttribute
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[Obsolete("Use [PgSqlTimestampArray]")]
public class PgSqlTimestampAttribute : CustomFieldAttribute, _Attribute
Inherited Properties
Order
View Source
Declaration
public int Order { get; set; }
Sql
View Source
Declaration
public string Sql { get; set; }
Implements
System.Runtime.InteropServices._Attribute