| title | false Function (XQuery) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/06/2017 | ||
| ms.prod | sql | ||
| ms.prod_service | sql | ||
| ms.reviewer | |||
| ms.technology | xml | ||
| ms.topic | language-reference | ||
| dev_langs |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 577d84c1-9285-4580-b6f5-86fbc4827547 | ||
| author | rothja | ||
| ms.author | jroth |
[!INCLUDEtsql-appliesto-ss2012-xxxx-xxxx-xxx-md]
Returns the xs:boolean value False. This is equivalent to xs:boolean("0").
fn:false() as xs:boolean
This topic provides XQuery examples against XML instances that are stored in various xml type columns in the AdventureWorks database.
For a working sample, see true Function (XQuery).