Share via


QueryParenthesis Constructor

Initializes a new instance of the QueryParenthesis 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 QueryParenthesis()
public:
QueryParenthesis()
new : unit -> QueryParenthesis
public function QueryParenthesis()

.NET Framework Security

See Also

Reference

QueryParenthesis Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace