Partager via


TSqlConcreteFragmentVisitor.Visit, méthode (WaitForSupportedStatement)

Ce membre substitue TSqlFragmentVisitor.Visit(WaitForSupportedStatement).

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
Public Overrides NotOverridable Sub Visit ( _
    node As WaitForSupportedStatement _
)
public override sealed void Visit(
    WaitForSupportedStatement node
)
public:
virtual void Visit(
    WaitForSupportedStatement^ node
) override sealed
abstract Visit : 
        node:WaitForSupportedStatement -> unit 
override Visit : 
        node:WaitForSupportedStatement -> unit 
public override final function Visit(
    node : WaitForSupportedStatement
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TSqlConcreteFragmentVisitor Classe

Visit, surcharge

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms