public PluginDatasourceConnectionPath( string pluginIdentifier, Uri datasourcePath )
Public Function New( _ ByVal pluginIdentifier As String, _ ByVal datasourcePath As Uri _ )
Parameters
- pluginIdentifier
- The identification string of a plug-in data source add-in. This value should match the id attribute in the Config.daml entry for the Plugin Datasource.
- datasourcePath
- The connection string specifying a third-party data source.