<FileName> Element (<FileSpec>)
SQL Server 2000
Specifies the file name and path of a physical data file used by the application database.
Structure
<Database>
<NamedFileGroup>
...
<FileSpec>
...
<FileName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 260 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <FileSpec> node. |
| Updateable | Cannot be added, deleted, or modified. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <FileSpec> Node |
Remarks
You must specify the file name of the application database data file in the <FileName> element. This is the full path and physical file name of the data file.