AlterXmlSchemaCollectionStatement.Expression Property

Definition

The expression that will be added to the collection.

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

Property Value

Applies to