SQL-DMO

SizeInKB Property

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

Applies To
Database2 Object LogFile Object
DBFile Object  

Syntax

object.SizeInKB

Parts

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