public MasterData2022LibraryConnection CreateMasterDataLibrary( string server, string databaseName, string userName, string password, bool rememberPassword )
Parameters
- server
- Server name.
- databaseName
- The name of the database being created.
- userName
- SQL authentication user name.
- password
- SQL authentication password.
- rememberPassword
- Remember the password for future using?
Return Value
Connection to the created EPLAN Platform Master Data library.