Firebird ADO.NET Provider SDK Documentation - v1.7

FbService Class

Base class for Firebird Services implementation.

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

System.Object
   FirebirdSql.Data.Firebird.Services.FbService
      Derived types

[Visual Basic]
MustInherit Public Class FbService
[C#]
public abstract class 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

FbService Members | FirebirdSql.Data.Firebird.Services Namespace