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

EmitPropertySetAccessor.MemberType Property

Gets the type of this member (field or property).

[Visual Basic]
NotOverridable Public ReadOnly Property MemberType As  _
    Implements IAccessor.
[C#]
public Type MemberType {get;}

Property Value

Implements

IAccessor.

See Also

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