Partager via


ISql90ContractMessageSpecifier.SentBy, propriété

Obtient ou définit une valeur qui indique quels points de terminaison peuvent transmettre 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 SentBy As SqlMessageSentByType
    Get
    Set
SqlMessageSentByType SentBy { get; set; }
property SqlMessageSentByType SentBy {
    SqlMessageSentByType get ();
    void set (SqlMessageSentByType value);
}
abstract SentBy : SqlMessageSentByType with get, set
function get SentBy () : SqlMessageSentByType
function set SentBy (value : SqlMessageSentByType)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90ContractMessageSpecifier Interface

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