Namespace: Consultingwerk.Windows.ProDatasetObjectMapping
Class 
ProDatasetToObjectMapper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ProDatasetToObjectMapper
Purpose:O/R Mapper between ProDataset records and .NET value objects
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Feb 09 10:42:47 CET 2015
Notes:Extension to the TempTableToObjectMapper
Due to dependency on the System.Type:GenericTypeArguments
property this class depends on .NET Framework version 4.5
or above. See https://msdn.microsoft.com/en-us//library/system.type.generictypearguments(v=vs.110).aspx
Purpose: Copies the field values from the buffer to the value object
Notes: Recursively processes related records and creates object instances



Top Method Summary
Options Name Purpose
+ CopyFromBuffer (handle, Object, TableMapping) Copies the field values from the buffer to the value object


Method Detail
Top

PUBLIC CopyFromBuffer (handle, Object, TableMapping)

Purpose: Copies the field values from the buffer to the value object
Notes: Recursively processes related records and creates object instances

Parameters:
phBuffer HANDLE
The handle of the source buffer
poObject System.Object
The reference to the target object
poMapping Consultingwerk.Windows.ProDatasetObjectMapping.TableMapping
The field mapping specification


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:15