AlterServerConfigurationSetHadrClusterStatement.Options Property

Definition

Options specified in this statement

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AlterServerConfigurationHadrClusterOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AlterServerConfigurationHadrClusterOption>
Public ReadOnly Property Options As IList(Of AlterServerConfigurationHadrClusterOption)

Property Value

Applies to