MaxLengthStringConfiguration.GetAttributeBody Method (CodeHelper)

 

Gets the attribute body associated with the configuration.

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

public override string GetAttributeBody(
	CodeHelper code
)

Parameters

code
Type: Microsoft.Data.Entity.Design.CodeGeneration.CodeHelper

The code helper.

Return Value

Type: System.String

The attribute body associated with the configuration.