Method ToJsonWithParameter
ToJsonWithParameter(IPrimaryKey)
Converts the IPrimaryKey object to a JSON string with a parameter name.
public static string ToJsonWithParameter(this IPrimaryKey iPrimaryKey)
Parameters
iPrimaryKey
IPrimaryKeyThe IPrimaryKey object.
Returns
- string
A JSON string representation of the primary keys with a parameter name.