Expand Minimize
This topic has not yet been rated - Rate this topic

<DefaultFileGroup> Element

SQL Server 2000

Specifies one of the <NamedFileGroup> entries to be used as the default filegroup when creating SQL Server objects for this application.

Structure
<Application>
   ...
   <Database>
      ...
      <DefaultFileGroup>

Element Characteristics
Characteristic Description
Data Type string, between 1 and 128 characters in length.
Default Value The default filegroup of the SQL Server instance being used.
Occurrence Optional once per <Database> node.
Updates Cannot be added, deleted, or modified.
Element Relationships
Relationship Elements
Parent Node <Database> Node

See Also
Defining a <DefaultFileGroup> Element
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.