EFColumnProperties Enumeration

For internal use by the scaffolding framework.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.AspNet.Scaffolding.EntityFramework.Infrastructure
Assembly:  Microsoft.AspNet.Scaffolding.EntityFramework.12.0 (in Microsoft.AspNet.Scaffolding.EntityFramework.12.0.dll)

[FlagsAttribute]
public enum EFColumnProperties

Member nameDescription
IsComplexTypeFor internal use by the scaffolding framework.

IsConcurrencyPropertyFor internal use by the scaffolding framework.

IsEnumFor internal use by the scaffolding framework.

IsEnumFlagsFor internal use by the scaffolding framework.

NoneFor internal use by the scaffolding framework.

Show: