BalaReva.Informix.Activities
2019.2.0
This package contains the below activities . It make you easy to retrieve the data from the Informix database. you can use stored procedure also the activities.
1. Execute DataTable- This bring the information from database even you use the direct query or stored procedure.
2. Execute NonQuery-It helps to execute the To insert , update and delete statements.
3. Execute Scalar-Returns the first column of the first row in the result set returned by the query or stored procedure as Object.
Install-Package BalaReva.Informix.Activities -Version 2019.2.0
dotnet add package BalaReva.Informix.Activities --version 2019.2.0
<PackageReference Include="BalaReva.Informix.Activities" Version="2019.2.0" />
paket add BalaReva.Informix.Activities --version 2019.2.0
Release Notes
2019.0.1- New Release..
2019.2.0 - Adding design to the activities and adding license url
Dependencies
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2019.2.0 | 224 | 8/7/2020 |