put


Description:

[ Version ( since = "3.26" ) ]
public void put (string name, string? value)

Puts the value for column name.

If contains a value for the same column, then it is replaced. This creates a copy of both name and value.

Parameters:

this

an CacheColumnValues

name

a column name

value

a column value