Share via


AdoDotNetConnectionProperties.ToDisplayString Method

Definition

Retrieves a string representation of the current set of data connection properties that are suitable for on-screen display.

public:
 override System::String ^ ToDisplayString();
public override string ToDisplayString ();
override this.ToDisplayString : unit -> string
Public Overrides Function ToDisplayString () As String

Returns

Returns a string representation of the current set of data connection properties that are suitable for on-screen display.

Applies to