dotConnect for Dynamics 365 Documentation
Devart.Data.Dynamics Namespace / DynamicsLoader Class / DynamicsLoader Constructor

In This Topic
    DynamicsLoader Constructor
    In This Topic
    Initializes a new instance of the DynamicsLoader class.
    Overload List
    OverloadDescription
    Creates an DynamicsLoader object without Connection and with empty TableName.  
    Initializes a new instance of the DynamicsLoader class with table name that will be loaded.  
    Initializes a new instance of the DynamicsLoader class with table name that will be loaded and a DynamicsConnection object.  
    See Also