Column Set Notification Property

ADO and SQL Server

ADO and SQL Server

Column Set Notification Property

The Column Set Notification property specifies whether the notification phase is cancelable.

Applies To
Command Object Recordset Object
Syntax

object.Properties("Column Set Notification")

Parts

object

Expression that evaluates to an object in the Applies To list.

Returns

A bitmask containing zero or more of these settings.

  • DBPROPVAL_NP_OKTODO

  • DBPROPVAL_NP_ABOUTTODO

  • DBPROPVAL_NP_SYNCHAFTER
Data Type

adInteger

Modifiable

Read-only

OLE DB Property

DBPROP_NOTIFYCOLUMNSET