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