C# Class Shaolinq.Postgres.DotConnect.PostgresDotConnectObjectTimespanSqlDataType

Inheritance: PostgresTimespanSqlDataType
Afficher le fichier Open project: tumtumtum/Shaolinq

Méthodes publiques

Méthode Description
ConvertForSql ( object value ) : TypedValue
PostgresDotConnectObjectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System

Method Details

ConvertForSql() public méthode

public ConvertForSql ( object value ) : TypedValue
value object
Résultat TypedValue

PostgresDotConnectObjectTimespanSqlDataType() public méthode

public PostgresDotConnectObjectTimespanSqlDataType ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration, Type supportedType ) : System
constraintDefaultsConfiguration ConstraintDefaultsConfiguration
supportedType System.Type
Résultat System