type_name
Returns a string with the name of the data type of this field:
1 2 | >>> city[ 'Name' ].type_name 'String' |
type_name
Returns a string with the name of the data type of this field:
1 2 | >>> city[ 'Name' ].type_name 'String' |
Designed by : w10schools
service@w10schools.com
Please login to continue.