MSSql2005SqlDependencyCacheRoot.SelectData Method
| Name | Parameters | Description |
|---|---|---|
| SelectData(DataCacheCookie, SelectStatement[]) | cookie, selects | Fetches data from a cached data store using specified query statements and returns the operation result. |
| SelectData(SelectStatement[]) | selects | Fetches data from a cached data store using specified query statements. |