Initializes a new instance of the SQLArithmeticExpression class

Namespace: DatabaseObjects.SQL
Assembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0

Syntax

C#
public SQLArithmeticExpression()
Visual Basic
Public Sub New
Visual C++
public:
SQLArithmeticExpression()

See Also