MaxLengthConfiguration.GetMethodChain Method (CodeHelper)

 

Returns the method chain associated with the length configuration.

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

public virtual string GetMethodChain(
	CodeHelper code
)

Parameters

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

The code helper for the configuration.

Return Value

Type: System.String

The method chain associated with the length configuration.