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