MSSql2005SqlDependencyCacheRoot.UpdateSchema Method
Name | Parameters | Description |
---|---|---|
UpdateSchema(DataCacheCookie, DBTable[], Boolean) | cookie, tables, doNotCreateIfFirstTableNotExist | Updates a cached data store‘s schema according to specified settings. |
UpdateSchema(Boolean, DBTable[]) | doNotCreateIfFirstTableNotExist, tables | Updates a cached data store‘s schema according to specified settings. |