Username custom property - SQL Server
- Last UpdatedAug 06, 2024
- 1 minute read
The string value of UserName specifies the SQL Server user name to connect to a history alarm database using SQL Server authentication. The default value is Null.
Assign values to the Username custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
String |
Input |
Null |
Assign a string attribute of an ArchestrA object or a static string value. Username=ODA1.Username UserName=JSmith |
|
InTouch Tags |
String |
Input |
Null |
Assign a string InTouch tag or a static string value. Username=DBConnectName Username=JSmith |
Related Wizard options and custom properties
The AuthenticationMode Wizard option must be set to SQLServer to show the Username custom property.
The UserPassword custom property must be assigned the user's SQL Server password to connect to a historical alarm database using SQL Server authentication.