dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoCommandBuilder Class / GetUpdateCommand Method

In This Topic
    GetUpdateCommand Method (MagentoCommandBuilder)
    In This Topic
    Gets the automatically generated SQL statement required to perform updates on the data source.
    Overload List
    OverloadDescription
    Gets the automatically generated SQL statement required to perform updates on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the MagentoDataAdapter.  
    Gets the automatically generated SQL statement required to perform updates on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the MagentoDataAdapter.  
    Gets the automatically generated SQL statement required to perform updates on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the MagentoDataAdapter.  
    See Also