BrokerPriorityExtender Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
[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
- Inheritance
- Attributes
- Implements
Constructors
BrokerPriorityExtender() | |
BrokerPriorityExtender(BrokerPriority) |
Properties
Name | |
Parent |
Parent object (Inherited from SfcObjectExtender<TSfcInstance>) |
Methods
Events
PropertyChanged | (Inherited from SfcObjectExtender<TSfcInstance>) |
PropertyMetadataChanged | (Inherited from SfcObjectExtender<TSfcInstance>) |