BrokerPriorityExtender Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è conforme a CLS.
[System.CLSCompliant(false)]
public class BrokerPriorityExtender : Microsoft.SqlServer.Management.Smo.SmoObjectExtender<Microsoft.SqlServer.Management.Smo.Broker.BrokerPriority>, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
[<System.CLSCompliant(false)>]
type BrokerPriorityExtender = class
inherit SmoObjectExtender<BrokerPriority>
interface ISfcValidate
Public Class BrokerPriorityExtender
Inherits SmoObjectExtender(Of BrokerPriority)
Implements ISfcValidate
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| BrokerPriorityExtender() | |
| BrokerPriorityExtender(BrokerPriority) | |
Proprietà
| Nome | Descrizione |
|---|---|
| Name | |
| Parent |
Oggetto padre (Ereditato da SfcObjectExtender<TSfcInstance>) |
Metodi
Eventi
| Nome | Descrizione |
|---|---|
| PropertyChanged | (Ereditato da SfcObjectExtender<TSfcInstance>) |
| PropertyMetadataChanged | (Ereditato da SfcObjectExtender<TSfcInstance>) |