Partilhar via


Construtor PrimaryExpression

Initializes a new instance of the PrimaryExpression class.

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

Sintaxe

'Declaração
Protected Sub New
'Uso
Dim instance As New PrimaryExpression()
protected PrimaryExpression()
protected:
PrimaryExpression()
new : unit -> PrimaryExpression
protected function PrimaryExpression()

Consulte também

Referência

PrimaryExpression Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom