Method ToQueryString
ToQueryString(IPrimaryKey)
Converts the IPrimaryKey object to a query string.
public static string ToQueryString(this IPrimaryKey iPrimaryKey)
Parameters
iPrimaryKey
IPrimaryKeyThe IPrimaryKey object.
Returns
- string
A query string representation of the primary keys.