Partager via


ISql100BrokerPriority.Contract, propriété

Obtient ou définit le nom du contrat.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100BrokerPriority Interface

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