Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : jozykql.mssql

This package provides a dynamic database service that allows you to perform various CRUD operations on database tables using generic methods. The following methods are available: - CreateBulkDynamically: Creates multiple records in the database. - CreateDynamically: Creates a single record in the database. - DeletePermanentlyBulkDynamically: Deletes multiple records permanently from the database. - DeletePermanentlyDynamically: Deletes a single record permanently from the database. - DeleteTemporarilyBulkDynamically: Deletes multiple records temporarily from the database. - DeleteTemporarilyDynamically: Deletes a single record temporarily from the database. - GetAllDynamically: Retrieves all records from the database. - GetBySpecificColumnDynamically: Retrieves records from the database based on a specific column. - GetBySpecificColumnsDynamically: Retrieves records from the database based on specific columns. - GetBySpecificWhereClauseDynamically: Retrieves records from the database based on a custom WHERE clause. - GetDynamically: Retrieves a single record from the database. - UpdateBulkBySpecificColumnDynamically: Updates multiple records in the database based on a specific column. - UpdateBulkBySpecificColumnsDynamically: Updates multiple records in the database based on specific columns. - UpdateBulkBySpecificWhereClauseDynamically: Updates multiple records in the database based on a custom WHERE clause. - UpdateBulkDynamically: Updates multiple records in the database. - UpdateBulkSpecificColumnsBySpecificColumnDynamically: Updates multiple records in the database based on specific columns and a specific column condition. - UpdateBulkSpecificColumnsBySpecificColumnsDynamically: Updates multiple records in the database based on specific columns and specific column conditions. - UpdateBulkSpecificColumnsBySpecificWhereClauseDynamically: Updates multiple records in the database based on specific columns and a custom WHERE clause. - UpdateBulkSpecificColumnsDynamically: Updates multiple records in the database based on specific columns. - UpdateBySpecificColumnDynamically: Updates a single record in the database based on a specific column. - UpdateBySpecificColumnsDynamically: Updates a single record in the database based on specific columns. - UpdateBySpecificWhereClauseDynamically: Updates a single record in the database based on a custom WHERE clause. - UpdateDynamically: Updates a single record in the database. - UpdateSpecificColumnsBySpecificColumnDynamically: Updates a single record in the database based on specific columns and a specific column condition. - UpdateSpecificColumnsBySpecificColumnsDynamically: Updates a single record in the database based on specific columns and specific column conditions. - UpdateSpecificColumnsBySpecificWhereClauseDynamically: Updates a single record in the database based on specific columns and a custom WHERE clause. - UpdateSpecificColumnsDynamically: Updates a single record in the database based on specific columns. These methods provide flexibility and efficiency in performing CRUD operations on database tables, making it easier to interact with the database in a dynamic and generic manner.

Registry - JSON
purl: pkg:nuget/jozykql.mssql
License:
Latest release: 18 days ago
First release: 18 days ago
Downloads: 468 total
Last synced: 5 days ago

    Loading...
    Readme
    Loading...