RemoteServiceBindingStatementBase.Options プロパティ

定義

リモート サービス バインド オプションのコレクション。

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

プロパティ値

適用対象