ADONETDatabaseConnections.Add
This function adds a new ADO.NET connection.
Syntax | Parameters | Return Value |
---|---|---|
Function ADONETDatabaseConnections.Add( _ Name As String, _ PRovider As String, _ ConnectString As String) As ADONETDatabaseConnection |
The name of the new connection. Type: String The queries provider. Type: String The query connection string. Type: String |
ADONETDatabaseConnection |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.