IFileConfiguration.

MaximumDatabaseFileSize Property

Summary

Configures an upper limit for the maximum database file size.

Syntax

long MaximumDatabaseFileSize { set; }

Remarks

Configures an upper limit for the maximum database file size. There is an upper limit to the possible size: A value that is greater than Integer.MAX_VALUE * BlockSize(int) will be ignored and this limit will be used instead.

Value

Type Description
long - the number of bytes