ParenthesisExpression Constructor

Initializes a new instance of the ParenthesisExpression class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public ParenthesisExpression()
public:
ParenthesisExpression()
new : unit -> ParenthesisExpression
public function ParenthesisExpression()

.NET Framework Security

See Also

Reference

ParenthesisExpression Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace