IRow.SetDictionaryData method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Sets the dictionary data.

public void SetDictionaryData(object key, object value)
parameter description
key The key.
value The value.

See Also