iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

EmitPropertySetAccessor Class

The EmitPropertySetAccessor class provides an IL-based set access to a property of a specified target class.

For a list of all members of this type, see EmitPropertySetAccessor Members.

System.Object
   BaseAccessor
      EmitPropertySetAccessor

[Visual Basic]
NotInheritable Public Class EmitPropertySetAccessor
    Inherits 
    Implements ISetAccessor, IAccessor, ISet
[C#]
public class EmitPropertySetAccessor : BaseAccessor, ISetAccessor, IAccessor, ISet

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Utilities.Objects.Members

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

EmitPropertySetAccessor Members | IBatisNet.Common.Utilities.Objects.Members Namespace