Try OpenEdge Now
skip to main content
.NET Open Clients
Passing Parameters : ProDataTable class methods : Schema marshaling methods
 

Schema marshaling methods

The following methods verify or specify if schema information is to be marshalled with a given DataTable that is passed to the AppServer.
Note: ABL temp-tables support a SCHEMA-MARSHAL attribute that controls the marshalling of schema information from the AppServer to the client. However, these methods do not map that attribute, but provide corresponding functionality for a DataTable.
* GetNoSchemaMarshal( )
* SetNoSchemaMarshal( )