SqlConvertExpression 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 class SqlConvertExpression : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCastExpression
type SqlConvertExpression = class
inherit SqlCastExpression
Public Class SqlConvertExpression
Inherits SqlCastExpression
- Inheritance
Arguments | (Inherited from SqlScalarFunctionCallExpression) |
Bound |
(Inherited from SqlBuiltinScalarFunctionCallExpression) |
Bound |
(Inherited from SqlScalarExpression) |
Bound |
(Inherited from SqlScalarFunctionCallExpression) |
Children | |
Data |
(Inherited from SqlCastExpression) |
End |
(Inherited from SqlCodeObject) |
Function |
(Inherited from SqlBuiltinScalarFunctionCallExpression) |
Is |
(Inherited from SqlCodeObject) |
Is |
(Inherited from SqlBuiltinScalarFunctionCallExpression) |
Length | (Inherited from SqlCodeObject) |
Parent | (Inherited from SqlCodeObject) |
Position | (Inherited from SqlCodeObject) |
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 |
|
Accept<C>(ISql |
|
Accept<T,C>(ISql |
|
Accept<T>(ISql |
Produit | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |