Executes a Transact-SQL statement against the connection and returns an in-memory cache of data.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- sqlStatement
- Type: System.String
String containing SQL statement.
Return Value
Type: DataSetReturns an in-memory cache of data.
See Also