C# 클래스 Shaolinq.Postgres.DotConnect.PostgresDotConnectTimespanSqlDataType

상속: PostgresTimespanSqlDataType
파일 보기 프로젝트 열기: tumtumtum/Shaolinq

공개 메소드들

메소드 설명
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