KREDOR Business Object Framework Documentation

MetaType Constructor

Initializes a new blank Kredor.BO.MetaTypes.MetaType object bound to the specified data source (connection string)

Overload List

Initializes a new blank Kredor.BO.MetaTypes.MetaType.

protected MetaType();

Initializes a new blank Kredor.BO.MetaTypes.MetaType object bound to the specified data source (connection string)

protected MetaType(DataSource);

See Also

MetaType Class | Kredor.BO.MetaTypes Namespace