Firebird ADO.NET Provider SDK Documentation - v1.7

FbBackupFile Class

Specifies a backup file path and length to be used in Backup or Restore process.

For a list of all members of this type, see FbBackupFile Members.

System.Object
   FirebirdSql.Data.Firebird.Services.FbBackupFile

[Visual Basic]
Public Class FbBackupFile
[C#]
public class FbBackupFile

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FirebirdSql.Data.Firebird.Services

Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)

See Also

FbBackupFile Members | FirebirdSql.Data.Firebird.Services Namespace