FunctionImportEntityTypeMapping.Conditions Property

 

Gets the mapping conditions.

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

public ReadOnlyCollection<FunctionImportEntityTypeMappingCondition> Conditions { get; }