Class S.TableExpression
Inherited Members
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. |