DataModelProvider Constructor

Definition

Initializes a new instance of the DataModelProvider class for use by an inherited class instance. This constructor can only be called by an inherited class.

protected:
 DataModelProvider();
protected DataModelProvider ();
Protected Sub New ()

Applies to