The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbConnectionStringBuilder::AppendKeyValuePair Method
.NET Framework (current version)
Provides an efficient and safe way to append a key and value to an existing StringBuilder object.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AppendKeyValuePair(StringBuilder^, String^, String^) | Provides an efficient and safe way to append a key and value to an existing StringBuilder object. |
![]() ![]() | AppendKeyValuePair(StringBuilder^, String^, String^, Boolean) | Provides an efficient and safe way to append a key and value to an existing StringBuilder object. |
Show:

