Previous Topic: COBOL Application ConsiderationsNext Topic: Unicode Considerations


DBMS Considerations with Decimal Precision

For C# generated code, CA Gen implements all attributes marked as decimal precision as an instance of the decimal class and passes them to the ADO.NET data provider. It is the responsibility of the data provider to accurately store and retrieve the application data.