Removing the primary filegroup , primary data file , or log file 删除主文件组、主数据文件或日志文件。
Is used for primary data files , 用于主数据文件,
These files hold all the data that does not fit in the primary data file 这些文件包含不能放置在主数据文件中的所有数据。
Secondary data files make up all the data files , other than the primary data file 除主数据文件以外的所有其他数据文件都是次要数据文件。
Your database must have a primary data file and at least one transaction log file 您的数据库必须具有一个主数据文件和至少一个事务日志文件。
The database has a primary data file , a user - defined filegroup , and a log file 该数据库包括一个主数据文件、一个用户定义文件组和一个日志文件。
The primary data file is the starting point of the database and points to the other files in the database 主数据文件主数据文件是数据库的起点,指向数据库中的其他文件。
Statement is specified without additional size parameters , the primary data file is made the same size as the primary file in the 语句而不带其他大小参数时,主数据文件将与
The primary data file is in the primary filegroup and the user - defined filegroup has two secondary data files 主数据文件在主文件组中,而用户定义文件组包含两个次要数据文件。
If the primary data file being attached is read - only , the database engine assumes that the database is read - only 如果附加的主数据文件是只读的,则数据库引擎假定数据库也是只读的。