DbResultSet.GetValue Method
.NET Standard 2.x
Gets the data value of the specified column from the result set.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Overloads
Method | Description |
---|---|
GetValue(int columnIndex) | Gets the data value of the specified column from the result set. |
GetValue(string columnName) | Gets the data value of the specified column from the result set. |
GetValue |
Gets the data value of the specified column from the result set. |
GetValue |
Gets the data value of the specified column from the result set. |