Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Overrides SetFipsFlaggerCommand.
Espace de noms : Microsoft.SqlServer.TransactSql.ScriptDom
Assembly : Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntaxe
'Déclaration
Public Overridable Sub Visit ( _
node As SetFipsFlaggerCommand _
)
'Utilisation
Dim instance As TSqlFragmentVisitor
Dim node As SetFipsFlaggerCommand
instance.Visit(node)
public virtual void Visit(
SetFipsFlaggerCommand node
)
public:
virtual void Visit(
SetFipsFlaggerCommand^ node
)
abstract Visit :
node:SetFipsFlaggerCommand -> unit
override Visit :
node:SetFipsFlaggerCommand -> unit
public function Visit(
node : SetFipsFlaggerCommand
)
Paramètres
- node
Type : Microsoft.SqlServer.TransactSql.ScriptDom.SetFipsFlaggerCommand
The node.