SqlJoinTableExpression 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 SqlJoinTableExpression : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlTableExpression
type SqlJoinTableExpression = class
inherit SqlTableExpression
Public MustInherit Class SqlJoinTableExpression
Inherits SqlTableExpression
- Inheritance
- Derived
Bound |
(Inherited from SqlTableExpression) |
Bound |
(Inherited from SqlTableExpression) |
Children | (Inherited from SqlCodeObject) |
End |
(Inherited from SqlCodeObject) |
Is |
(Inherited from SqlCodeObject) |
Join |
|
Left | |
Length | (Inherited from SqlCodeObject) |
Parent | (Inherited from SqlCodeObject) |
Position | (Inherited from SqlCodeObject) |
Right | |
Sql | (Inherited from SqlCodeObject) |
Start |
(Inherited from SqlCodeObject) |
Statement | (Inherited from SqlCodeObject) |
Token |
(Inherited from SqlCodeObject) |
Tokens | (Inherited from SqlCodeObject) |
Xml | (Inherited from SqlCodeObject) |
Accept(ISql |
(Inherited from SqlCodeObject) |
Accept<C>(ISql |
(Inherited from SqlCodeObject) |
Accept<T,C>(ISql |
(Inherited from SqlCodeObject) |
Accept<T>(ISql |
(Inherited from SqlCodeObject) |
Produit | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |