Overload List
Name | Description | |
---|---|---|
Set(Object) |
Set a user defined type from an object
This will fail if the object has different .Net type than this column's type
Assignment from derived type to base type is prohibited because Scope doesn't support polymorphism
(Overrides ColumnData..::..Set(Object).) | |
Set(String) |
Set the value from a string type.
(Overrides ColumnData..::..Set(String).) |