CursorDefinition.AcceptChildren Method

Calls Accept on the children with the given visitor.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

public override void AcceptChildren(
    TSqlFragmentVisitor visitor
)

Parameters

.NET Framework Security

See Also

Reference

CursorDefinition Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace