AlterCreateServiceStatementBase.ServiceContracts Property

Definition

Optional service contract references

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)

Property Value

Applies to