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 types.length length of type GType or null (if any data type is accepted)

nbcols

the minimum requested number of columns

Returns:

true if the data model's columns match the provided data types and number


Namespace: Gda
Package: libgda-5.0