Aracılığıyla paylaş


ServiceContractExtender.MessageTypeMappings Özelliği

Alır koleksiyon , MessageTypeMapping , Hizmet Aracısı anlaşma ile ilişkili olduğu ait anlaşma ServiceContractExtender nesne.

Ad Alanı:  Microsoft.SqlServer.Management.Smo.Broker
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<ExtendedPropertyAttribute> _
Public ReadOnly Property MessageTypeMappings As MessageTypeMappingCollection
    Get
'Kullanım
Dim instance As ServiceContractExtender
Dim value As MessageTypeMappingCollection

value = instance.MessageTypeMappings
[ExtendedPropertyAttribute]
public MessageTypeMappingCollection MessageTypeMappings { get; }
[ExtendedPropertyAttribute]
public:
property MessageTypeMappingCollection^ MessageTypeMappings {
    MessageTypeMappingCollection^ get ();
}
[<ExtendedPropertyAttribute>]
member MessageTypeMappings : MessageTypeMappingCollection
function get MessageTypeMappings () : MessageTypeMappingCollection

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.Broker.MessageTypeMappingCollection
koleksiyon , MessageTypeMapping , Hizmet Aracısı anlaşma ile ilişkili olduğu ait anlaşma ServiceContractExtender nesne.