Click or drag to resize
BaseCollectionSettings Properties

The BaseCollectionSettings type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Columns to get from database
Public propertyDynamicWhere
Dynamic where condition
Public propertyIndex
Index of the collection in repository
Public propertyName
Name of the collection
Public propertyNameColumn
Name column
Public propertyNiceName
Nice name of the collection
Public propertyOrderBy
Order by clause
Public propertyTopN
Top N items to get
Public propertyWhere
Where condition
Top
See Also