Firebird ADO.NET Provider SDK Documentation - v1.7

FbServerConfig Structure

Parameters and values in the firebird.conf file on the server.

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

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

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

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

FbServerConfig Members | FirebirdSql.Data.Firebird.Services Namespace