DataConnectionProperties.ToDisplayString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 virtual string ToDisplayString ();
abstract member ToDisplayString : unit -> string
override this.ToDisplayString : unit -> string
Public Overridable Function ToDisplayString () As String
Returns
Returns a string representation of the current set of data connection properties that are suitable for on-screen display.