FunctionImportEntityTypeMappingCondition Class

 

Represents a mapping condition for a function import result.

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


public abstract class FunctionImportEntityTypeMappingCondition : MappingItem

NameDescription
System_CAPS_pubpropertyColumnName

Gets the name of the column used to evaluate the condition.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Converts the value of the current instance to its equivalent string representation.(Overrides Object.ToString().)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.