Click or drag to resize

QdbSuffixSelector Class

Selects entries by the end (ie suffix) of their alias.
Inheritance Hierarchy
System.Object
  Quasardb.QdbSuffixSelector

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.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