C# Класс Shaolinq.Postgres.DotConnect.PostgresDotConnectTimespanSqlDataType

Наследование: PostgresTimespanSqlDataType
Показать файл Открыть проект

Открытые методы

Метод Описание
ConvertForSql ( object value ) : TypedValue
PostgresDotConnectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System

Описание методов

ConvertForSql() публичный Метод

public ConvertForSql ( object value ) : TypedValue
value object
Результат TypedValue

PostgresDotConnectTimespanSqlDataType() публичный Метод

public PostgresDotConnectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System
constraintDefaultsConfiguration ConstraintDefaultsConfiguration
supportedType System.Type
Результат System