IAdmSortOptions

The IAdmSortOptions interface is used to specify how log records are sorted.

Inheritance: IUnknown

Properties

  • Property

  • Description

  • Direction

  • Gets or sets a value that indicates whether log records are sorted in the ascending or descending order.

  • PropertyName

  • Gets or sets the name of the property to sort by.

Details

Direction

Gets or sets a value that indicates whether log records are sorted in the ascending or descending order.


PropertyName

Gets or sets the name of the property to sort by.


Requirements

Minimum required version: 2009.1

See also