ColumnConfiguration.GetMethodChain Method (CodeHelper)

 

Gets the method chain.

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.

Return Value

Type: System.String

The method chain.