SqlServerAppenders Methods
The SqlServerAppenders type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AsCountDistinctApproximate(TableDbCommandBuilder<(Of <<'(SqlCommand, SqlParameter, SqlServerLimitOption>)>>)) |
Return the approximate row count using the APPROX_COUNT_DISTINCT function.
|
![]() ![]() |
AsCountDistinctApproximate(TableDbCommandBuilder<(Of <<'(SqlCommand, SqlParameter, SqlServerLimitOption>)>>), String) |
Return the approximate distinct count using the APPROX_COUNT_DISTINCT function.
|
![]() ![]() |
AutoInvalidate<(Of <<'(TResult>)>>) |
Attaches a SQL Server dependency change listener to this operation that will automatically invalidate the cache.
|
![]() ![]() |
WithChangeNotification<(Of <<'(TResult>)>>) |
Attaches a SQL Server dependency change listener to this operation.
|