Gets the name of the data provider selected with the DatabaseConnectionDialog. If no data connection was selected, this property returns an empty string.

Syntax

public string DataProviderName { get; }
Public ReadOnly Property DataProviderName() As String

Limitations

Read only.