Udostępnij za pośrednictwem


DataConnectionProperties.ToDisplayString Method

Definition

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

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

Returns

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

Implements

Applies to