ConventionTypeConfiguration.IsComplexType 方法
[此頁面專屬於 Entity Framework 第 6 版。最新版本可從 'Entity Framework' NuGet 套件取得。如需 Entity Framework 的詳細資訊,請參閱 msdn.com/data/ef。]
將此實體類型變更為複雜類型。
命名空間: System.Data.Entity.ModelConfiguration.Configuration
組件: EntityFramework (在 EntityFramework.dll 中)
語法
'宣告
Public Function IsComplexType As ConventionTypeConfiguration
'用途
Dim instance As ConventionTypeConfiguration
Dim returnValue As ConventionTypeConfiguration
returnValue = instance.IsComplexType()
public ConventionTypeConfiguration IsComplexType()
public:
ConventionTypeConfiguration^ IsComplexType()
member IsComplexType : unit -> ConventionTypeConfiguration
public function IsComplexType() : ConventionTypeConfiguration
傳回值
類型:System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration
可以鏈結多個呼叫的相同 ConventionTypeConfiguration 執行個體。