{MFImportConn32_v2 | MFImportConn32_v4 | MFImportConn64_v2 | MFImportConn64_v4} path:\exportedXMLfile {System | User} {32BIT | 64BIT}
Support for .NET Framework versions 3.0 and 3.5, and for the CLR v2 has been deprecated. The option 2 of the ILCLR directive has also been deprecated.
| path | The full path to the XML file containing the exported connection settings |
| exportedXMLfile | The filename of the XML file containing the exported connection settings |
| System | Specify this to import the connection settings into the machine.config file for use by all users |
| User | Specify this to import the connection settings into the UserConnections32.config or UserConnections64.config file for use by the current user only |
| 32BIT | Specify this for 32-bit connections |
| 64BIT | Specify this for 64-bit connections |