Firebird ADO.NET Provider SDK Documentation - v1.7

FbService.GetNextLine Method 

Returns one line of output from a service task.

[Visual Basic]
Protected Function GetNextLine() As String
[C#]
protected string GetNextLine();

Return Value

One line of output from a service task.

See Also

FbService Class | FirebirdSql.Data.Firebird.Services Namespace