Compartilhar via


ODataModelBuilder.RemoveStructuralType(Type) Método

Definição

Remove o tipo do modelo.

public virtual bool RemoveStructuralType (Type type);
abstract member RemoveStructuralType : Type -> bool
override this.RemoveStructuralType : Type -> bool
Public Overridable Function RemoveStructuralType (type As Type) As Boolean

Parâmetros

type
Type

O tipo a ser removido.

Retornos

true se o tipo estiver presente no modelo e false , caso contrário, .

Aplica-se a