SqlServerAppenders..::..AsCountDistinctApproximate Method
Overload List
| 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.
|

