BrokerPriorityStatement Constructor

Initializes a new instance of the BrokerPriorityStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New BrokerPriorityStatement()
protected BrokerPriorityStatement()
protected:
BrokerPriorityStatement()
new : unit -> BrokerPriorityStatement
protected function BrokerPriorityStatement()

See Also

Reference

BrokerPriorityStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace