Nevron Open Vision Documentation
Nevron.Nov.Data Namespace / INDataRowComparer Interface
Members


In This Topic
    INDataRowComparer Interface
    In This Topic
    Represents a data source rows comparer, that is created by a sorting rule. Provides the ability to compare records (e.g. define their ordering). A single NDataRowComparer is created by each sorting rule
    Object Model
    INDataRowComparer Interface
    Syntax
    'Declaration
     
    
    Public Interface INDataRowComparer 
    'Usage
     
    
    Dim instance As INDataRowComparer
    public interface INDataRowComparer 
    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