You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GetInt32, GetInt64, GetString and others should be implemented (currently they throw NotImplementedException). NextResult should traverse to the next result set, not to the next record.
The text was updated successfully, but these errors were encountered:
GetInt32
,GetInt64
,GetString
and others should be implemented (currently they throwNotImplementedException
).NextResult
should traverse to the next result set, not to the next record.The text was updated successfully, but these errors were encountered: