dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksCommandBuilder Class / ZohoBooksCommandBuilder Constructor / ZohoBooksCommandBuilder Constructor()

In This Topic
    ZohoBooksCommandBuilder Constructor()
    In This Topic
    Initializes a new instance of the ZohoBooksCommandBuilder class.
    Syntax
    'Declaration
     
    Public Function New()
    public ZohoBooksCommandBuilder()
    Remarks
    The base constructor initializes all fields to their default values.
    See Also