BrokerPriority.ContractName 屬性

定義

重要

此 API 不符合 CLS 規範。

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReference(typeof(Microsoft.SqlServer.Management.Smo.Broker.ServiceContract), "Server[@Name = '{0}']/Database[@Name = '{1}']/ServiceBroker/ServiceContract[@Name='{2}']", new System.String[] { "Parent.Parent.Parent.ConnectionContext.TrueName", "Parent.Parent.Name", "ContractName" })]
[System.CLSCompliant(false)]
public string ContractName { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReference(typeof(Microsoft.SqlServer.Management.Smo.Broker.ServiceContract), "Server[@Name = '{0}']/Database[@Name = '{1}']/ServiceBroker/ServiceContract[@Name='{2}']", new System.String[] { "Parent.Parent.Parent.ConnectionContext.TrueName", "Parent.Parent.Name", "ContractName" })>]
[<System.CLSCompliant(false)>]
member this.ContractName : string with get, set
Public Property ContractName As String

屬性值

屬性

適用於