SqlStatementContextVisitor<C> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SqlStatementContextVisitor<C> : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.ISqlStatementContextVisitor<C>
type SqlStatementContextVisitor<'C> = class
interface ISqlStatementContextVisitor<'C>
Public Class SqlStatementContextVisitor(Of C)
Implements ISqlStatementContextVisitor(Of C)
Type Parameters
- C
- Inheritance
-
SqlStatementContextVisitor<C>
- Implements
Constructors
SqlStatementContextVisitor<C>() |