2025-09-10 08:12:34 +00:00
|
|
|
export const sqlServerText = {
|
|
|
|
|
labelInstance: "Instance",
|
|
|
|
|
labelAzureEncryptConnection: "Azure (encrypt connection)",
|
|
|
|
|
azureText: "Azure",
|
2026-04-02 15:35:27 +00:00
|
|
|
authenticationTypeOption: "SQL Server",
|
2025-09-10 08:12:34 +00:00
|
|
|
};
|