AlterCreateEndpointStatementBase.ProtocolOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protocol options for this endpoint
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.EndpointProtocolOption> ProtocolOptions { get; }
member this.ProtocolOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.EndpointProtocolOption>
Public ReadOnly Property ProtocolOptions As IList(Of EndpointProtocolOption)