RowInfo RowValues Property DataBaseExecutors

[Missing <summary> documentation for "P:DataBaseExecutors.RowInfo.RowValues"]

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public Dictionary<string, Object> RowValues { get; set; }

Property Value

Type: Dictionary String, Object 
See Also