RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

OrderBySegment Properties

The OrderBySegment type exposes the following members.

Properties


  Name Description
Public property CaseSensitive
Gets a value indicating whether the order by is case sensitive.
Public property FieldName
Gets the name of the field.
Public property OrderBySegmentType
Gets the type of the order by segment.
Public property OrderByType
Gets the type of the order by. e.g.(ASC or DESC)
Public property Table
Gets the table object this Where Item is attached to.