Partilhar via


Propriedade ReverseEngineerFilterElement.FilterType

Obtém ou define o tipo de filtro.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Property FilterType As ReverseEngineerFilterType
    Get
    Private Set
public ReverseEngineerFilterType FilterType { get; private set; }
public:
property ReverseEngineerFilterType FilterType {
    ReverseEngineerFilterType get ();
    private: void set (ReverseEngineerFilterType value);
}
member FilterType : ReverseEngineerFilterType with get, private set
function get FilterType () : ReverseEngineerFilterType
private function set FilterType (value : ReverseEngineerFilterType)

Valor de propriedade

Tipo: Microsoft.Data.Schema.SchemaModel.ReverseEngineerFilterType
O tipo de filtro.

Segurança do .NET Framework

Consulte também

Referência

ReverseEngineerFilterElement Classe

Namespace Microsoft.Data.Schema.SchemaModel

ReverseEngineerFilterType