IAttributeConfiguration Interface

 

Represents a model configuration that can be applied using data annotations.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public interface IAttributeConfiguration : IConfiguration

NameDescription
System_CAPS_pubmethodGetAttributeBody(CodeHelper)

Gets the body of the data annotation attribute to apply the configuration.