C# Class Shaolinq.Postgres.DotConnect.PostgresDotConnectObjectTimespanSqlDataType

Inheritance: PostgresTimespanSqlDataType
Show file Open project: tumtumtum/Shaolinq

Public Methods

Method Description
ConvertForSql ( object value ) : TypedValue
PostgresDotConnectObjectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System

Method Details

ConvertForSql() public method

public ConvertForSql ( object value ) : TypedValue
value object
return TypedValue

PostgresDotConnectObjectTimespanSqlDataType() public method

public PostgresDotConnectObjectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System
constraintDefaultsConfiguration ConstraintDefaultsConfiguration
supportedType System.Type
return System