Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents information about files or file groups being backed up or restored.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class BackupRestoreFileInfo _
Inherits TSqlFragment
'Usage
Dim instance As BackupRestoreFileInfo
[SerializableAttribute]
public class BackupRestoreFileInfo : TSqlFragment
[SerializableAttribute]
public ref class BackupRestoreFileInfo : public TSqlFragment
public class BackupRestoreFileInfo extends TSqlFragment
Remarks
READ_WRITE_FILEGROUPS - 2005 only.
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
Microsoft.Data.Schema.ScriptDom.Sql.BackupRestoreFileInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.