AlterCreateEndpointStatementBase.PayloadOptions Property

Definition

Payload options for this endpoint

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

Property Value

Applies to