ModificationFunctionResultBinding Constructor (String, EdmProperty)
Initializes a new instance of the ModificationFunctionResultBinding class.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- columnName
-
Type:
System.String
The name of the column to bind from the function result set.
- property
-
Type:
System.Data.Entity.Core.Metadata.Edm.EdmProperty
The property to be set on the entity.