Compartir a través de


ISql100BrokerPriority.Contract (Propiedad)

Obtiene o establece el nombre del contrato.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100BrokerPriority Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)