Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies whether the field in the XML document supports null values.
XMLField.IsNull [= lValue]
Property Values
Logical data type. The following table lists values for lValue.
| lValue | Description |
|---|---|
| False (.F.) | The field does not support null values. (Default) |
| True (.T.) | The field supports null values. |
See Also
Properties | XMLField Object Properties, Methods, and Events
Applies To: XMLField Class