CreateSchemaStatement.StatementList Proprietà

Definizione

Elenco facoltativo di istruzioni. Può essere Create Table, Create View, Grant, Deny o Revoke.

public Microsoft.SqlServer.TransactSql.ScriptDom.StatementList StatementList { get; set; }
member this.StatementList : Microsoft.SqlServer.TransactSql.ScriptDom.StatementList with get, set
Public Property StatementList As StatementList

Valore della proprietà

Si applica a