public static void SetPropertyValue(
Object obj,
string propertyName,
Object value,
bool useAttributes
)
Public Shared Sub SetPropertyValue (
obj As Object,
propertyName As String,
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.