C# 클래스 nHydrate.Generator.EFCodeFirst.ColumnExtension

파일 보기 프로젝트 열기: nHydrate/nHydrate

공개 메소드들

메소드 설명
EFDatabaseType ( this column ) : string
EFDatabaseType ( this column, bool appendMax ) : string

메소드 상세

EFDatabaseType() 공개 정적인 메소드

public static EFDatabaseType ( this column ) : string
column this
리턴 string

EFDatabaseType() 공개 정적인 메소드

public static EFDatabaseType ( this column, bool appendMax ) : string
column this
appendMax bool
리턴 string