Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapColumnMatch Class
Fields Methods


In This Topic
    NMapColumnMatch Class Members
    In This Topic

    The following tables list the members exposed by NMapColumnMatch.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe name of the column from the binding data table.  
    Public FieldDetermines whether the matching of the row values for the given columns should be case sensitive.  
    Public FieldThe name of the column from the map data table.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares the given map row to the given binding row in the context of this column matching. If the two rows match, the method returns 0.  
    Top
    See Also