SqlStatementContextVisitor<T,C> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class SqlStatementContextVisitor<T,C> : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.ISqlStatementContextVisitor<T,C>
type SqlStatementContextVisitor<'T, 'C> = class
interface ISqlStatementContextVisitor<'T, 'C>
Public Class SqlStatementContextVisitor(Of T, C)
Implements ISqlStatementContextVisitor(Of T, C)
型パラメーター
- T
- C
- 継承
-
SqlStatementContextVisitor<T,C>
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| SqlStatementContextVisitor<T,C>() | |