Langue

ServiceContractMapping.Name Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Nom du mappage de contrat de service

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKey(0)]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.ReadOnlyAfterCreation | 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.Parent.ConnectionContext.TrueName", "Parent.Parent.Parent.Name", "Name" })]
[System.CLSCompliant(false)]
public override string Name { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKey(0)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.ReadOnlyAfterCreation | 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.Parent.ConnectionContext.TrueName", "Parent.Parent.Parent.Name", "Name" })>]
[<System.CLSCompliant(false)>]
member this.Name : string with get, set
Public Overrides Property Name As String

Valeur de propriété

Attributs

S’applique à