Udostępnij przez


Właściwość MessageTypeValidation

Pobiera lub ustawia typ sprawdzania poprawności wykonywane w treści wiadomości.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Broker
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property MessageTypeValidation As MessageTypeValidation
    Get
    Set
'Użycie
Dim instance As MessageType
Dim value As MessageTypeValidation

value = instance.MessageTypeValidation

instance.MessageTypeValidation = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public MessageTypeValidation MessageTypeValidation { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property MessageTypeValidation MessageTypeValidation {
    MessageTypeValidation get ();
    void set (MessageTypeValidation value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member MessageTypeValidation : MessageTypeValidation with get, set
function get MessageTypeValidation () : MessageTypeValidation
function set MessageTypeValidation (value : MessageTypeValidation)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Broker. . :: . .MessageTypeValidation
A MessageTypeValidation wartość obiektu, który określa typ sprawdzania poprawności wykonywane w treści wiadomości.