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
Protected propertyObjectTypeInternal
Object type
Public propertyOrderBy
Order by clause
Public propertySiteID
Site ID
Public propertyTopN
Top N items to get
Public propertyWhereCondition
Where condition.
Top
See Also