Compartir a través de


ReverseEngineerFilterElement.FilterType (Propiedad)

Obtiene o establece el tipo de filtro.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ReverseEngineerFilterElement Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)

ReverseEngineerFilterType