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

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

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

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

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

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

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

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

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