protected override void InitializeGetClearListCommand(
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.