FullTextIndexSize Property (SQL-DMO)

The FullTextIndexSize property returns the size, in megabytes, of the referenced Microsoft Search full-text catalog.

Applies To

FullTextCatalog Object

Syntax

object.FullTextIndexSize

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

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFullTextIndexSize(LPLONG pRetVal);

  


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