Show / Hide Table of Contents

Class IntArrayOperatorBase

COmmon base class for the specialized operators for int[] fields (tags)

Inheritance
object
QueryElement
Restriction
Compare
ArrayCompare
IntArrayOperatorBase
HasAll
HasAny
MissingAll
MissingAny
Implements
ICloneable
Inherited Members
ArrayCompare._right
ArrayCompare.GetSubElements()
ArrayCompare.Clone()
ArrayCompare.ToString()
ArrayCompare.Right
Compare.IsTableInvolved(TableInfo)
Compare.AreAllTablesInvolved(TableInfo, params SoTable[])
Compare.GetInvolvedTables(ref Dictionary<TableInfo, object>)
Compare.GetTypedSubElement<T>()
Compare.Left
Compare.IsRelationDescription
Restriction.And(Restriction)
Restriction.Or(Restriction)
Restriction.RestrictionAnd(Restriction, Restriction)
Restriction.RestrictionOr(Restriction, Restriction)
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Data.SQL
Assembly: SoDataBase.dll
Syntax
public abstract class IntArrayOperatorBase : ArrayCompare, ICloneable

Constructors

IntArrayOperatorBase(Argument, params Argument[])

COmmon base class for the specialized operators for int[] fields (tags)

Declaration
public IntArrayOperatorBase(Argument left, params Argument[] right)
Parameters
Type Name Description
Argument left
Argument[] right

Implements

ICloneable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top