Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2005
 sys.filegroups (Transact-SQL)
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
sys.filegroups (Transact-SQL)

Contains a row for each data space that is a filegroup.

Column name Data type Description

<inherited columns>

--

For a list of columns that this view inherits, see sys.data_spaces (Transact-SQL).

filegroup_guid

uniqueidentifier

GUID for the filegroup.

NULL = PRIMARY filegroup

log_filegroup_id

int

Reserved for future use. In Microsoft SQL Server 2005, the value is NULL.

is_read_only

bit

1 = Filegroup is read-only.

0 = Filegroup is read/write.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker