Firebird ADO.NET Provider SDK Documentation - v1.7

FbServerProperties Class

Retrieve server configuration information.

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

System.Object
   FirebirdSql.Data.Firebird.Services.FbService
      FirebirdSql.Data.Firebird.Services.FbServerProperties

[Visual Basic]
NotInheritable Public Class FbServerProperties
    Inherits FbService
[C#]
public sealed class FbServerProperties : FbService

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

FbServerProperties Members | FirebirdSql.Data.Firebird.Services Namespace