Click or drag to resize

QdbSuffixSelector Class

Selects entries by the end (ie suffix) of their alias.
Inheritance Hierarchy
SystemObject
  QuasardbQdbSuffixSelector

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public sealed class QdbSuffixSelector : IQdbEntrySelector, 
	IVisitable

The QdbSuffixSelector type exposes the following members.

Constructors
  NameDescription
Public methodQdbSuffixSelector
Creates a selector with the specified suffix.
Top
See Also