Freigeben über


Queue-Klasse

Model schema container class for Queue

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.Queue

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class Queue
'Usage
public static class Queue
public ref class Queue abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Queue =  class end
public final class Queue

Der Queue-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element ActivationExecuteAsCaller ActivationExecuteAsCaller property class of Queue
Öffentliche EigenschaftStatisches Element ActivationExecuteAsOwner ActivationExecuteAsOwner property class of Queue
Öffentliche EigenschaftStatisches Element ActivationExecuteAsSelf ActivationExecuteAsSelf property class of Queue
Öffentliche EigenschaftStatisches Element ActivationMaxQueueReaders ActivationMaxQueueReaders property class of Queue
Öffentliche EigenschaftStatisches Element ActivationProcedure ActivationProcedure relationship class of Queue
Öffentliche EigenschaftStatisches Element ActivationStatusOn ActivationStatusOn property class of Queue
Öffentliche EigenschaftStatisches Element Columns Columns relationship class of Queue
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of Queue
Öffentliche EigenschaftStatisches Element Login Login relationship class of Queue
Öffentliche EigenschaftStatisches Element PartitionColumn PartitionColumn relationship class of Queue
Öffentliche EigenschaftStatisches Element PartitionScheme PartitionScheme relationship class of Queue
Öffentliche EigenschaftStatisches Element PoisonMessageHandlingStatusOn PoisonMessageHandlingStatusOn property class of Queue
Öffentliche EigenschaftStatisches Element RetentionOn RetentionOn property class of Queue
Öffentliche EigenschaftStatisches Element Schema Schema relationship class of Queue
Öffentliche EigenschaftStatisches Element StatusOn StatusOn property class of Queue
Öffentliche EigenschaftStatisches Element TypeClass Type class for Queue
Öffentliche EigenschaftStatisches Element User User relationship class of Queue

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace