Click or drag to resize

QdbRegexSelector Class

Selects the blobs whose content match the given regular expression.
Inheritance Hierarchy
SystemObject
  QuasardbQdbRegexSelector

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

The QdbRegexSelector type exposes the following members.

Constructors
  NameDescription
Public methodQdbRegexSelector
Creates a selector from the given pattern.
Top
See Also