Share via


DataProvider.DisplayName Property

Definition

Retrieves a culture-sensitive name for the specified data provider.

public:
 abstract property System::String ^ DisplayName { System::String ^ get(); };
public abstract string DisplayName { get; }
member this.DisplayName : string
Public MustOverride ReadOnly Property DisplayName As String

Property Value

Returns the string literal name for the DDEX provider.

Applies to