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

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

공개 메소드들

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