cTableDescriptionEntry::GetDataType() - rstoetter/libsqlphp GitHub Wiki

Method GetDataType( )

 public   string rstoetter\libsqlphp\cTableDescriptionEntry::GetDataType()

The method GetDataType( ) returns the data type of the column ( ie: string, int .

. )

Example:

Returns

string the data type of the column ( ie: string, int .. )