AdoDotNetConnectionProperties.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:
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.