MetaStruct.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

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

storea #GdaMetaStore from which the new #GdaMetaStruct object will fetch information
featuresthe kind of extra information the new #GdaMetaStruct object will compute

Returns

the newly created #GdaMetaStruct object