utility_check_data_model_v
Description:
[ Version ( since = "4.2.6" ) ]
public bool utility_check_data_model_v (DataModel model, Type[] types)
Check the column types of a GdaDataModel.
Parameters:
model |
a DataModel object |
types |
array with |
nbcols |
the minimum requested number of columns. Lenght of |
Returns:
true if the data model's columns match the provided data types and number |
Namespace: Gda
Package: libgda-6.0