Select to view content in your preferred language

Beta 2 is available on the download page

1043
1
02-09-2011 01:49 PM
LanceShipman
Esri Regular Contributor
Beta 2 is now available for download and has the following new features:


  • 64-bit versions of the lib's and dll's.


  • [INDENT][/INDENT]- Developers can generate 64-bit native code on Windows 64-bit PCs.

  • The addition of separate debug and release dll's.


  • [INDENT][/INDENT]- This allows the developer to debug their code and then distribute release code.

  • Doc and Sample code enhanced. Error codes added to the doc.


  • [INDENT][/INDENT]- More detail has been added to the documentation.

    [INDENT][/INDENT]- Most error codes are now documented.

    [INDENT][/INDENT]- The error handling in the doc has been corrected.

  • Two new functions added:


  • [INDENT][/INDENT]- Table::GetExtent

    [INDENT][/INDENT]    Returns the extent of the feature class.

    [INDENT][/INDENT]- Table::GetRowCount

    [INDENT][/INDENT]    Returns the number of rows in the table.

  • Validation has generally been improved


  • [INDENT][/INDENT]- At beta 2 all XML used for creation is now verified using an xsd, insuring that the XML is formatted correctly and all required information is included.

The download is in the same location on the Geodatabase Resource Center
0 Kudos
1 Reply
ahuarte
Deactivated User
oh! tank you very much.

This release has the Table::GetExtent method, but only XYtange, Zrange and Mrange are missing

why?
0 Kudos