Skip to content

ConnectionString

.halguru-action.yamlRunSqlSelectConnectionString

Contains the connection details required to establish communication with the target database. This property is critical for successful query execution and should include parameters such as server address, database name, authentication credentials, and other necessary configurations.

RunSqlSelect:
  ConnectionString: Server=localhost;Database=HalGuru;User Id=sa;Password=;

Field Information#

Name Description
Title Connection String
Field Type Text
Required True
Length 0..4096

Technical Information#

Property Value
Path RunSqlSelect.ConnectionString
Internal Type System.String
Internal Root Type ActionHalGuru
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

.halguru-action.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0