다음을 통해 공유


IConventionModel.RemoveOwned(Type) 메서드

정의

검색된 일치 엔터티 형식을 소유로 구성해서는 안 됨을 나타내는 지정된 소유 형식을 제거합니다.

public string? RemoveOwned (Type type);
abstract member RemoveOwned : Type -> string
Public Function RemoveOwned (type As Type) As String

매개 변수

type
Type

소유해서는 안 되는 엔터티 형식의 형식입니다.

반환

제거된 소유 형식의 이름입니다.

적용 대상