HasTimeStampColumn Property

SQL-DMO

SQL-DMO

HasTimeStampColumn Property

The HasPrimaryKey property returns TRUE when the referenced table has at least one column defined on the Microsoft® SQL Server™ data type timestamp.

Applies To
ReplicationTable Object
Syntax

object.HasTimeStampColumn

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetHasTimeStampColumn(LPBOOL pRetVal);