Initialization properties
- Last UpdatedFeb 07, 2023
- 1 minute read
- PI System
- PI OLEDB Enterprise 2019
- Developer
Enter the initialization properties as strings of keywords and values, each separated by an equal sign, that is =. These strings persist as a series of keyword/value pairs separated by semicolons. For example:
Keyword1 = Value1; Keyword2 = Value2;
For details about the initialization properties to use in PI OLEDB Enterprise connection strings, see:
A Universal Data Link is a text file with a .udl extensions containing the connection string. UDL files serve for persisting and sharing of the connection information. See Create a UDL file for more information.