Share via


AdoDotNetConnectionProperties.ToFullString Method

Definition

Retrieves a string representation of the current set of data connection properties for this instance.

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

Returns

Returns a string representation of the current set of data connection properties for this instance.

Applies to