Overload | Description |
---|---|
ForceLoadColumnValue(String,Object) | Loads the value with the specified name from the passed-in System.Object entity. If a value with the specified name is not found, a new element with the specified name is added to the collection. |
ForceLoadColumnValue(String,IDataReader,Int32,Int32) | Loads the value with the specified name from the passed-in System.Data.IDataReader instance. If a value with the specified name is not found, a new element with the specified name is added to the collection. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2