SqlStatement Class
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.
C#
public abstract class SqlStatement : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCodeObject, Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.IVisitableSqlStatement
type SqlStatement = class
inherit SqlCodeObject
interface IVisitableSqlStatement
interface IVisitableSqlCodeObject
Public MustInherit Class SqlStatement
Inherits SqlCodeObject
Implements IVisitableSqlStatement
- Inheritance
- Derived
- Implements
Bound |
(Inherited from SqlCodeObject) |
Children | (Inherited from SqlCodeObject) |
End |
(Inherited from SqlCodeObject) |
Is |
(Inherited from SqlCodeObject) |
Length | (Inherited from SqlCodeObject) |
Parent | (Inherited from SqlCodeObject) |
Position | (Inherited from SqlCodeObject) |
Sql | (Inherited from SqlCodeObject) |
Start |
(Inherited from SqlCodeObject) |
Statement | |
Token |
(Inherited from SqlCodeObject) |
Tokens | (Inherited from SqlCodeObject) |
Xml | (Inherited from SqlCodeObject) |
Produit | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |