cTableDescriptionEntry::GetDataType() - rstoetter/libsqlphp GitHub Wiki
Method GetDataType( )
public string rstoetter\libsqlphp\cTableDescriptionEntry::GetDataType()
- Namespace : rstoetter\libsqlphp
- Class name: cTableDescriptionEntry
- This method is defined by rstoetter\libsqlphp\cTableDescriptionEntry
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 .. )