SqlCreateTableStatement Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class SqlCreateTableStatement : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlDdlStatement
type SqlCreateTableStatement = class
inherit SqlDdlStatement
Public Class SqlCreateTableStatement
Inherits SqlDdlStatement
- Héritage
Propriétés
| Nom | Description |
|---|---|
| BoundObject | |
| BoundTable | |
| Children | |
| Definition | |
| EndLocation | (Hérité de SqlCodeObject) |
| IsSqlCodeSnippet | (Hérité de SqlCodeObject) |
| LargeDataStorageInformation | |
| Length | (Hérité de SqlCodeObject) |
| Name | |
| Parent | (Hérité de SqlCodeObject) |
| Position | (Hérité de SqlCodeObject) |
| Sql | (Hérité de SqlCodeObject) |
| StartLocation | (Hérité de SqlCodeObject) |
| Statement | (Hérité de SqlStatement) |
| StorageSpecification | |
| TokenManager | (Hérité de SqlCodeObject) |
| Tokens | (Hérité de SqlCodeObject) |
| Xml | (Hérité de SqlCodeObject) |