Set a binary field to Null.

Use this instead of SetNull for binary fields since SQL Server requires specialised handling of binary fields.

Syntax

ISUpdateQueryBuilder.SetNullBinary(name)

Parameters

NameTypeOptionalByRefDescription
name String The field Name.
Member of:
ISUpdateQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0