Nevron Open Vision Documentation
Nevron.Nov.Data Namespace / NDataSource Class / AddRow Method


In This Topic
    AddRow Method (NDataSource)
    In This Topic
    Adds a row to the data table with default field values, if CanAddRow is true.
    Overload List
    OverloadDescription
    Adds a row to the data table with default field values, if CanAddRow is true.  
    Adds a row to the data table with the specified field values, if CanAddRow is true.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also