DatabaseProvider
.halguru-action.yaml ➤ RunSqlSelect ➤ DatabaseProvider
Specifies the database provider to be used for executing the SQL query. This property should align with a recognized database provider name, such as "SqlServer", "MySql", etc. It is a critical parameter for connecting to the database and must be set before executing a SQL SELECT action.
RunSqlSelect:
DatabaseProvider: SqlServer
Name |
Description |
Title |
Database Provider |
Type |
Text |
Required |
True |
Length |
0..4096 |
Property |
Value |
Path |
RunSqlSelect.DatabaseProvider |
Internal Type |
System.String |
Internal Root Type |
ActionConfiguration |
File Extension |
.halguru-action.yaml |
JSON Schema |
halguru-action-schema.json |
Last updated: | | 2025-10-13 |
Autogenerated: | | Yes |
AI powered: | | Yes |
Core version: | | 1.66.0 |