Returns a FbDataReader instance case the executed SQL command returns data. If the executed SQL command does not returns data, (for instance: the case of an UPDATE statement), the DataReader is setled to null.
CommandExecutedEventArgs Class | FirebirdSql.Data.Firebird.Isql Namespace