PopulateCompletionAge Property (SQL-DMO)

The PopulateCompletionAge property returns the number of seconds between the time of the most recent, successful Microsoft Search full-text catalog population and a system-defined date and time.

Applies To

FullTextCatalog Object

Syntax

object.PopulateCompletionAge

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

For the PopulateCompletionAge property, a value of zero represents the base date and time, 12:00:00 AM, January 1, 1990.

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPopulateCompletionAge(LPLONG pRetVal)

  


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