Try OpenEdge Now
skip to main content
.NET Open Clients
Passing Parameters : ProDataTable class methods : Column-related (buffer-field) methods : GetPosition( )
 
GetPosition( )
Gets the position in the original database record of the database field that corresponds to the temp-table buffer-field object mapped to the DataColumn object, dc. The syntax is:

Syntax

static int GetPosition(System.Data.DataColumn dc)
Note: This setting applies only to ABL buffer-field objects that originate in an OpenEdge RDBMS.