Class HasNoFlag
Doesn't have a bit set checker class
Implements
Inherited Members
Namespace: SuperOffice.Data.SQL
Assembly: SoDataBase.dll
Syntax
public sealed class HasNoFlag : Compare, ICloneable
Methods
Clone()
Clone the query. Parameter values are shared between the original and the clone.
Declaration
public override object Clone()
Returns
| Type | Description |
|---|---|
| object | Copy of the node and its sub-elements |
Overrides
Remarks
This method is used by the SentryQueryUpdater to modify a query with sentry extensions without affecting the original query.
ToString()
Doesn't have a bit set checker class
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |