SqlCodeObjectContextVisitor<T,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 SqlCodeObjectContextVisitor<T,C> : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.ISqlCodeObjectContextVisitor<T,C>, Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.ISqlStatementContextVisitor<T,C>
type SqlCodeObjectContextVisitor<'T, 'C> = class
interface ISqlCodeObjectContextVisitor<'T, 'C>
interface ISqlStatementContextVisitor<'T, 'C>
Public Class SqlCodeObjectContextVisitor(Of T, C)
Implements ISqlCodeObjectContextVisitor(Of T, C), ISqlStatementContextVisitor(Of T, C)
Type Parameters
- T
- C
- Inheritance
-
SqlCodeObjectContextVisitor<T,C>
- Implements
Constructors
| SqlCodeObjectContextVisitor<T,C>() |