Firebird ADO.NET Provider SDK Documentation - v1.7

FbRestore.Options Property

Gets or sets the options used for database restore.

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

Property Value

A bitwise combination of the FbRestoreFlags values which provides information about restore options.

See Also

FbRestore Class | FirebirdSql.Data.Firebird.Services Namespace