public static void SetPropertyValue(
Object obj,
PropertyInfo property,
Object value,
bool useAttributes
)
Public Shared Sub SetPropertyValue (
obj As Object,
property As PropertyInfo,
value As Object,
useAttributes As Boolean
)
- ColumnAttribute: identifies the data column to which it is mapped.
- DataTypeAttribute: identifies the type of data.
- EnumValueTypeAttribute: determines the type of value used in the enumeration property.