protected override void InitializeGetClearCountCommand(
DbCommand command,
int expirationDays
)
command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
expirationDays
Number of days the dataset remains in the 'Local Store' before it expires.