setNoSchemaMarshal( )
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates, as a run-time only setting, whether schema information for the
specified ProDataObject collection is sent to the
application server along with the data.
Syntax
|
- flag
- When set to
true, any application service method that passes aProDataGraphparameter containing thisProDataObjectMetaDatamarshals only the data to the application server from the specifiedProDataObjectcollection. This setting suppresses transmission of index descriptions and all field information, which helps to speed the transmission of data. You can change this setting at any point where you invoke application service methods.