msql_fieldtype

msql_fieldtype -- フィールドの型を得ます

説明

string msql_fieldtype(string query_identifier, int i);

msql_fieldtype() は、msql_fieldname 関数に 似ています。引数は同じですが、フィールドの型が返されます。 "int"、 "string" 、 "real" のどれかが返されます。