Version 2025.9.5.0

Changes made in this release:

  • Updated the IgnoreAttribute so that it can be applied to classes and structures along with a property name to ignore inherited properties that are not accessible and cannot have the attribute applied to them directly.

  • Added a new GetMethodInfo data context extension method to get the stored procedure method information regardless of whether the method is called synchronously or asynchronously.

  • Updated the conversion utility to make use of the GetMethodInfo extension method.

See Also

Other Resources