<LogicalName> Element (<FileSpec>)
SQL Server 2000
Specifies the logical name that will be used in SQL Server to refer to the filegroup defined in the <FileSpec> node.
Structure
<Database>
<NamedFileGroup>
...
<FileSpec>
<LogicalName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 260 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <FileSpec> node. |
| Updates | Cannot be added, deleted, or modified. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <FileSpec> Node |
Remarks
You must specify the logical name of the application database data file in the <LogicalName> element. The logical name is used to refer to the file in all Transact-SQL statements.