IFilterRow.Operator Propriedade

Definição

Obtém ou define o operador de filtro.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::FilterOperator Operator { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::FilterOperator get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::FilterOperator value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.FilterOperator Operator { get; set; }
member this.Operator : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.FilterOperator with get, set
Public Property Operator As FilterOperator

Valor da propriedade

FilterOperator

Retorna um valor que representa o operador de filtro.

Aplica-se a