ModificationFunctionResultBinding.ColumnName Property

 

Gets the name of the column to bind from the function result set.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public string ColumnName { get; internal set; }

Property Value

Type: System.String

The name of the column to bind from the function result set.