Compartir a través de


TSqlFragmentVisitor.Visit (Método) (SetErrorLevelStatement)

Espacio de nombres:  Microsoft.Data.Schema.ScriptDom.Sql
Ensamblado:  Microsoft.Data.Schema.ScriptDom.Sql (en Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxis

'Declaración
Public Overridable Sub Visit ( _
    node As SetErrorLevelStatement _
)
public virtual void Visit(
    SetErrorLevelStatement node
)
public:
virtual void Visit(
    SetErrorLevelStatement^ node
)
abstract Visit : 
        node:SetErrorLevelStatement -> unit 
override Visit : 
        node:SetErrorLevelStatement -> unit 
public function Visit(
    node : SetErrorLevelStatement
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TSqlFragmentVisitor Clase

Visit (Sobrecarga)

Microsoft.Data.Schema.ScriptDom.Sql (Espacio de nombres)