Compartilhar via


RoutingExtensionElement.FilterTableName Propriedade

Definição

Obtém ou define o nome da tabela de filtro usada por este serviço de roteamento para roteamento de mensagens.

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

Valor da propriedade

O nome da tabela de filtro.

Atributos

Aplica-se a