MSSql2005SqlDependencyCacheRoot.ModifyData Method
Name | Parameters | Description |
---|---|---|
ModifyData(DataCacheCookie, ModificationStatement[]) | cookie, dmlStatements | Updates data in a cached data store using specified settings and returns the operation result. |
ModifyData(ModificationStatement[]) | dmlStatements | Updates data in a cached data store using specified modification statements and returns the operation result. |