프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Column ( ) : System |
Initializes.
|
|
Equals ( Column other ) : System.Boolean |
|
|
Equals ( Object obj ) : System.Boolean |
|
|
GetHashCode ( ) : |
|
|
GetQuotedName ( Dialect dialect ) : String |
Gets the quoted name.
|
|
GetSqlType ( Dialect dialect ) : String |
Gets the SQL type of this column. Returned type will be the SqlType, or be looked up by the Type property if SqlType is not set.
|
|
ToString ( ) : String |
|