5000.2.1
Toggle Dropdown
Server 2024
5000.2.1
5000.0.0
Server 2023
14.2.7
Compare to version...
with 5000.0.0
Toggle Dropdown
Server 2024
5000.2.1
5000.0.0
Server 2023
14.2.7
Download Package
<
PackageReference
Include
=
"Relativity.Server.Utility.SDK"
Version
=
"5000.2.1"
/>
API Differences between 5000.2.1 and 5000.0.0
0
Additions
1
Removals
kCura.Data.RowDataGateway.Logging
public
class
SqlExecutionLogger
:
IDisposable
public
void
LogUnknownFailureEvent
(
Exception
ex
,
string
dbName
,
string
dbServer
,
string
statement
,
IEnumerable
<
IDataParameter
>
parameters
,
int
timeout
,
bool
invalidOperationOccurred
)