Proprietà ISql100BrokerPriority.Contract

Ottiene o imposta il nome del contratto.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100BrokerPriority Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel