Aracılığıyla paylaş


ServiceBusQueueOutputDataSource.SystemPropertyColumns Property

Definition

The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.

public System.Collections.Generic.IDictionary<string,string> SystemPropertyColumns { get; }
member this.SystemPropertyColumns : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property SystemPropertyColumns As IDictionary(Of String, String)

Property Value

Applies to