HasTimeStampColumn Property (SQL-DMO)

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

Part Description
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);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.