Method |
Description |
|
CleanDataType ( ) : void |
|
|
Column ( ) : System |
|
|
ITablePart ( ) : bool |
|
|
ITablePart ( ) : string |
|
|
ITablePart ( bool newTable ) : string |
|
|
ITablePart ( ) : void |
|
|
ParseColumnInfo ( DataRow row ) : void |
|
|
ShouldSerializeAllowNull ( ) : bool |
|
|
ShouldSerializeAutoIncrement ( ) : bool |
|
|
ShouldSerializeCharacterSet ( ) : bool |
|
|
ShouldSerializeCollation ( ) : bool |
|
|
ShouldSerializeColumnName ( ) : bool |
|
|
ShouldSerializeComment ( ) : bool |
|
|
ShouldSerializeDataType ( ) : bool |
|
|
ShouldSerializeDefaultValue ( ) : bool |
|
|
ShouldSerializeIsUnsigned ( ) : bool |
|
|
ShouldSerializeIsZerofill ( ) : bool |
|
|
ShouldSerializePrecision ( ) : bool |
|
|
ShouldSerializePrimaryKey ( ) : bool |
|
|
ShouldSerializeScale ( ) : bool |
|
|