Show / Hide Table of Contents

Class S.TableExpression

Inheritance
object
S.TableExpression
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
public static class S.TableExpression

Methods

NewDifference()

Returns a new instance of the Difference class.

Declaration
public static Difference NewDifference()
Returns
Type Description
Difference

a new instance of the Difference class.

NewUnion()

Returns a new instance of the Union class.

Declaration
public static Union NewUnion()
Returns
Type Description
Union

a new instance of the Union class.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top