Firebird ADO.NET Provider SDK Documentation - v1.7

FbBackup.BackupFiles Property

Gets or sets the collection of backup files.

[Visual Basic]
Public ReadOnly Property BackupFiles As ArrayList
[C#]
public System.Collections.ArrayList BackupFiles {get;}

Property Value

The backup files paths and lengths FbBackupFile.

See Also

FbBackup Class | FirebirdSql.Data.Firebird.Services Namespace