Compartilhar via


Construtor SequenceStatement

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

Consulte também

Referência

SequenceStatement Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom