MetaStruct.this
this
(gda.meta_store.MetaStore store, gda.types.MetaStructFeature features)Creates a new #GdaMetaStruct object. The features specifies the extra features which will also be computed: the more features, the more time it takes to run. Features such as table's columns, each column's attributes, etc are not optional and will always be computed.
Parameters
store | a #GdaMetaStore from which the new #GdaMetaStruct object will fetch information |
features | the kind of extra information the new #GdaMetaStruct object will compute |
Returns
the newly created #GdaMetaStruct object