C# Class Shaolinq.Postgres.DotConnect.PostgresDotConnectTimespanSqlDataType

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

Méthodes publiques

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

Method Details

ConvertForSql() public méthode

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

PostgresDotConnectTimespanSqlDataType() public méthode

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