Firebird ADO.NET Provider SDK Documentation - v1.7

FbBackup.Options Property

Gets a value that specifies options used for database backup.

[Visual Basic]
Public Property Options As FbBackupFlags
[C#]
public FbBackupFlags Options {get; set;}

Property Value

A bitwise combination of the FbBackupFlags values which provides information about backup options.

See Also

FbBackup Class | FirebirdSql.Data.Firebird.Services Namespace