共用方式為


RoutingExtensionElement.FilterTableName 屬性

定義

取得或設定此路由訊息之路由服務所使用的篩選資料表名稱。

public:
 property System::String ^ FilterTableName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("filterTableName", DefaultValue=null)]
public string FilterTableName { get; set; }
[<System.Configuration.ConfigurationProperty("filterTableName", DefaultValue=null)>]
member this.FilterTableName : string with get, set
Public Property FilterTableName As String

屬性值

篩選資料表的名稱。

屬性

適用於