PostrgreSqlDoubleConverter
Assembly: ServiceStack.OrmLite.PostgreSQL.dll
View Source
Declaration
public class PostrgreSqlDoubleConverter : DoubleConverter, IOrmLiteConverter
Properties
ColumnDefinition
View Source
Declaration
public override string ColumnDefinition { get; }
Inherited Properties
DbType
View Source
Declaration
public override DbType DbType { get; }