The FileGrowthInKB property reports the number of kilobytes of disk space allocated when an incremental increase occurs on an operating system file.
object.FileGrowthInKB
object
Expression that evaluates to an object in the Applies To list
Float
Read-only
HRESULT GetFileGrowthInKB(LPFLOAT pRetVal);
The FileGrowthInKB property is only calculated for those files referencing a DBFile or LogFile object whose FileGrowthType property reports SQLDMOGrowth_MB.