EntitySpaces esPlugIn for MyGeneration

esHelper.ParameterName Method

Used to derive a parameter name (usually the PropertyName in camel case) for a column.

Overload List

Used to derive a parameter name (usually the PropertyName in camel case) for a column.

public string ParameterName(IColumn);

Used to derive a parameter name (usually the PropertyName in camel case) for a column.

public string ParameterName(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace