|  | SqlRowGetValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetValue(Int32) | 
            Get the value of a field in this row by column index number.
             | 
|  | GetValue(String) | 
            Get the value of a field in this row by name.
             | 
 See Also
See Also