Firebird ADO.NET Provider SDK Documentation - v1.7

FbLog Members

FbLog overview

Public Instance Constructors

FbLog Constructor Initializes a new instance of the FbLog class.

Public Instance Properties

ConnectionString (inherited from FbService) Gets or sets the connection string.
QueryBufferSize (inherited from FbService) Gets or sets the buffer size for service query calls.
State (inherited from FbService) Gets the current state of the service.

Public Instance Methods

Equals (inherited from Object) 
Execute Executes Firebird log service task.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Public Instance Events

ServiceOutput (inherited from FbService)Occurs when the service returns output information.

See Also

FbLog Class | FirebirdSql.Data.Firebird.Services Namespace