| SimpleMemberMapMemberType Property |
Target member type
Namespace: DapperAssembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Type MemberType { get; }Public ReadOnly Property MemberType As Type
Get
public:
virtual property Type^ MemberType {
Type^ get () sealed;
}abstract MemberType : Type with get
override MemberType : Type with get
Property Value
Type:
TypeImplements
SqlMapperIMemberMapMemberType
See Also