Method | Description | |
---|---|---|
ISerializable ( SerializationInfo info, StreamingContext context ) : void | ||
SqlTableColumn ( string columnName, SqlType columnType ) : System |
Method | Description | |
---|---|---|
IPreparable ( IExpressionPreparer preparer ) : object | ||
IStatementPreparable ( IRequest context ) : object | ||
SqlTableColumn ( SerializationInfo info, StreamingContext context ) : System |
public ISerializable ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public SqlTableColumn ( string columnName, SqlType columnType ) : System | ||
columnName | string | |
columnType | SqlType | |
return | System |