Field Defs from Delphi to C#

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
anthony.anderson
Posts: 1
Joined: Mon 09 Nov 2009 10:12

Field Defs from Delphi to C#

Post by anthony.anderson » Mon 09 Nov 2009 10:31

Hi

Does anyone know a way of performing the same functionality as the Delphi method - DataSet.FieldDefs.Update in C#?

Currently this function in updates the field definitions without opening the dataset.

Thanks

Anthony

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 11 Nov 2009 16:33

Please give us an example of using DataSet.FieldDefs.Update that you cannot implement with dotConnect for Oracle.

Post Reply