AlterServerConfigurationSetSoftNumaStatement.Options Property

Definition

Options specified in this statement

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

Property Value

Applies to