Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabasesInfo Structure

Retrieves information about databases on server.

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

System.Object
   System.ValueType
      FirebirdSql.Data.Firebird.Services.FbDatabasesInfo

[Visual Basic]
Public Structure FbDatabasesInfo
[C#]
public struct FbDatabasesInfo

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

FbDatabasesInfo Members | FirebirdSql.Data.Firebird.Services Namespace