Firebird ADO.NET Provider SDK Documentation - v1.7

FbService Methods

The methods of the FbService class are listed below. For a complete list of FbService class members, see the FbService Members topic.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Close Closes the connection to the Firebird Service Manager. This is the preferred method of closing any open connection.
Finalize (inherited from Object) 
GetNextLine Returns one line of output from a service task.
MemberwiseClone (inherited from Object) 
Open Opens a connection to the Firebird Services Manager.
ParseQueryInfo 
ProcessServiceOutput 
QueryService Retrieves information about a firebird service based on a given set of information items.
StartTask Starts the execution of a service task.

See Also

FbService Class | FirebirdSql.Data.Firebird.Services Namespace