Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
RawType ( ) : string | ||
TableColumn ( string name, string type ) : System | ||
ToDeclaration ( int length ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public TableColumn ( string name, string type ) : System | ||
name | string | |
type | string | |
return | System |