AlterServerConfigurationSetFailoverClusterPropertyStatement.Options Property

Definition

Options specified in this statement

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

Property Value

Applies to