次の方法で共有


ServiceBusTopicOutputDataSource.SystemPropertyColumns プロパティ

定義

Service Bus トピック出力に関連付けられているシステム プロパティ。 次のシステム プロパティがサポートされています: 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)

プロパティ値

適用対象