IsMapped Property (MappingInfo)
In This Topic
Gets the System.Boolean value indicating if this objects is mapped to the data field or property.
Syntax
'Declaration
Public ReadOnly Property IsMapped As System.Boolean
public System.bool IsMapped {get;}
See Also