IMapBuilderContextMap<TResult, TMember> Members

Include Protected Members
Include Inherited Members

The IMapBuilderContextMap<TResult, TMember> type exposes the following members.

Methods

  Name Description
Public method Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method ToColumn
Maps the current property to a column with the given name.
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method WithFunc
Maps the current property to a user specified function.

See Also

IMapBuilderContextMap<TResult, TMember> Interface

Microsoft.Practices.EnterpriseLibrary.Data Namespace