Firebird ADO.NET Provider SDK Documentation - v1.7

FbStatistical.Options Property

Gets a value that specifies options used for retrieve database statistics.

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

Property Value

A bitwise combination of the FbStatisticalFlags values which provides information about statistics options.

See Also

FbStatistical Class | FirebirdSql.Data.Firebird.Services Namespace