Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
The FileNumber property identifies a backup set by ordinal location on the backup medium.
Syntax
object
.FileNumber [=value]
Parts
- object
An expression that evaluates to an object in the Applies To list
- value
A long integer equal to, or greater than, 1
Data Type
Long
Modifiable
Read/write
Prototype (C/C++)
HRESULT GetFileNumber(LPLONG pRetVal);
HRESULT SetFileNumber(LONG NewValue);