SizeInKB Property (SQL-DMO)

The SizeInKB property exposes the total size, in kilobytes, of the Microsoft® SQL Server™ component referenced.

Applies To
DBFile Object LogFile Object

Syntax

object.SizeInKB

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

Data Type

Float

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetSizeInKB(LPFLOAT pRetVal);

  


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