Gets the name of the column to bind from the function result set.
public string ColumnName { get; internal set; }
The name of the column to bind from the function result set.
ModificationFunctionResultBinding ClassSystem.Data.Entity.Core.Mapping Namespace