Partager via


ISql90MessageType.ValidationMethod, propriété

Obtient ou définit une valeur qui indique comment le Service Broker valide ce type de message.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property ValidationMethod As SqlMessageValidationMethod
    Get
    Set
SqlMessageValidationMethod ValidationMethod { get; set; }
property SqlMessageValidationMethod ValidationMethod {
    SqlMessageValidationMethod get ();
    void set (SqlMessageValidationMethod value);
}
abstract ValidationMethod : SqlMessageValidationMethod with get, set
function get ValidationMethod () : SqlMessageValidationMethod
function set ValidationMethod (value : SqlMessageValidationMethod)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.SqlMessageValidationMethod

Sécurité .NET Framework

Voir aussi

Référence

ISql90MessageType Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms