Message in Dutch (Nederlands)

Op de pagina is het kenmerk 'SqlDependency="CommandNotification"' al opgegeven in de instructie OutputCache. Op een dergelijke pagina is het niet juist een SqlCacheDependency-object te maken met gebruikmaking van een SqlCommand-object. U kunt dit probleem op twee manieren oplossen: 1.Gebruik het kenmerk 'SqlDependency="CommandNotification"' niet in de instructie OutputCache. 2.Stel voor het SqlCommand-object SqlCommand.NotificationAutoEnlist in op false. Hierbij moet wel worden opgemerkt dat het SqlCommand-object geen invloed meer zal hebben op het uitvoer-cachegebruik van de pagina.

Unlocalized message

The page already has the 'SqlDependency="CommandNotification"' attribute specified in the OutputCache directive. On such a page, it is an error to create a SqlCacheDependency object using a SqlCommand object. There are two ways to solve this problem: 1.Do not use the 'SqlDependency="CommandNotification"' attribute in the OutputCache directive. 2.On the SqlCommand object set SqlCommand.NotificationAutoEnlist to false. The side effect is that that SqlCommand object will not affect the output caching of the page.

Search by Google
Available localized messages
Hebrew (עברית) Chinese (Traditional) (中文(繁體)) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Italian (Italiano) Prior (Message) French (Français) Chinese (Simplified) (中文(简体)) Arabic (العربية) Japanese (日本語) German (Deutsch) Czech (Čeština) Korean (한국어) Next (Message) Spanish (Español) Greek (Ελληνικά) Danish (Dansk) Polish (Polski) Swedish (Svenska) Portuguese (Brazil) (Português (Brasil))