AlterCreateServiceStatementBase.ServiceContracts プロパティ

定義

オプションのサービス コントラクト参照

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

プロパティ値

適用対象